Skip to content

Commit f511040

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

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
@@ -63,7 +63,7 @@ jobs:
6363
gzip -f9 $final_binary
6464
6565
- name: Archive binary artifacts
66-
uses: actions/upload-artifact@v2
66+
uses: actions/upload-artifact@v3
6767
with:
6868
name: binaries
6969
if-no-files-found: warn

0 commit comments

Comments
 (0)