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 70fd859 commit 6734ad1Copy full SHA for 6734ad1
1 file changed
.github/workflows/rust.yml
@@ -37,7 +37,7 @@ jobs:
37
./build.sh --verbose
38
39
- name: Upload Artifacts
40
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
41
if: ${{success()}}
42
with:
43
name: Artifacts
0 commit comments