diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db85d9c..eb790fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -481,7 +481,7 @@ jobs: # The corpus a failing run leaves behind is the whole value of the run, # and it lives in the runner's cache directory rather than the tree. if: failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: fuzz-findings path: |