Skip to content

Commit 8727988

Browse files
authored
Merge pull request #26 from AlchemyViewer/dependabot/github_actions/sign-pkg-windows/actions/upload-artifact-7
Bump actions/upload-artifact from 4 to 7 in /sign-pkg-windows
2 parents 924b65e + db237e9 commit 8727988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sign-pkg-windows/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ runs:
8888
"${{ env.installer }}"
8989
9090
- name: Post the installer
91-
uses: actions/upload-artifact@v4
91+
uses: actions/upload-artifact@v7
9292
with:
9393
name: "Windows-installer"
9494
path: ${{ env.installer }}

0 commit comments

Comments
 (0)