Skip to content

Commit d9d9e6d

Browse files
committed
chore(deps): update actions/upload-artifact action to v3
1 parent fe97032 commit d9d9e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
gzip -f9 $final_binary
5656
5757
- name: Archive binary artifacts
58-
uses: actions/upload-artifact@v2
58+
uses: actions/upload-artifact@v3
5959
with:
6060
name: binaries
6161
if-no-files-found: warn

0 commit comments

Comments
 (0)