We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54b43d + 92fce8a commit 81fbffdCopy full SHA for 81fbffd
1 file changed
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload unsigned Windows binaries
57
id: upload-windows-unsigned
58
- uses: actions/upload-artifact@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
59
with:
60
name: windows-unsigned
61
path: |
0 commit comments