Skip to content

Commit 63c2a0c

Browse files
committed
try to fix it
1 parent dd27aa1 commit 63c2a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
RUSTTARGET: ${{ matrix.target }}
2222
UPLOAD_MODE: none
2323
- name: Upload artifact
24-
uses: actions/upload-artifact@v3
24+
uses: actions/upload-artifact@v4
2525
with:
2626
name: Binary
2727
path: |

0 commit comments

Comments
 (0)