We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 924b65e + db237e9 commit 8727988Copy full SHA for 8727988
1 file changed
sign-pkg-windows/action.yaml
@@ -88,7 +88,7 @@ runs:
88
"${{ env.installer }}"
89
90
- name: Post the installer
91
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
92
with:
93
name: "Windows-installer"
94
path: ${{ env.installer }}
0 commit comments