diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 71d614c..0b1dce8 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -51,7 +51,7 @@ jobs: package - name: Upload built sources - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v7 with: name: built-sources-${{ runner.os }} path: target