diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index ba95206..13cd179 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -148,7 +148,7 @@ jobs: separate-directories: true - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 continue-on-error: true # to allow rerunning this job with: name: logs.zip