diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a40870..3ab287d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: - if: ${{ github.event_name == 'pull_request' }} name: Download artifact - uses: dawidd6/action-download-artifact@v6 + uses: dawidd6/action-download-artifact@v8 continue-on-error: true with: workflow: .github/workflows/ci.yml