We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f562ba0 commit 430b87cCopy full SHA for 430b87c
.github/workflows/benchmark.yml
@@ -51,7 +51,7 @@ jobs:
51
package
52
53
- name: Upload built sources
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
55
with:
56
name: built-sources-${{ runner.os }}
57
path: target
0 commit comments