We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe97032 commit d9d9e6dCopy full SHA for d9d9e6d
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
gzip -f9 $final_binary
56
57
- name: Archive binary artifacts
58
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
59
with:
60
name: binaries
61
if-no-files-found: warn
0 commit comments