diff --git a/third_party/stb/.github/workflows/ci-fuzz.yml b/third_party/stb/.github/workflows/ci-fuzz.yml index a48203f..e26ee91 100644 --- a/third_party/stb/.github/workflows/ci-fuzz.yml +++ b/third_party/stb/.github/workflows/ci-fuzz.yml @@ -16,7 +16,7 @@ jobs: fuzz-seconds: 900 dry-run: false - name: Upload Crash - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 if: failure() with: name: artifacts