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 dd27aa1 commit 63c2a0cCopy full SHA for 63c2a0c
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
RUSTTARGET: ${{ matrix.target }}
22
UPLOAD_MODE: none
23
- name: Upload artifact
24
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
25
with:
26
name: Binary
27
path: |
0 commit comments