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.
2 parents 70fd859 + 6734ad1 commit e332e7dCopy full SHA for e332e7d
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