diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22b7662..d73fe0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -159,7 +159,7 @@ jobs: needs: ['tests', 'build-alpine'] steps: - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: pattern: confer-* merge-multiple: true