Skip to content

Commit 41aa9f3

Browse files
authored
Merge pull request #15 from AlchemyViewer/dependabot/github_actions/sign-pkg-windows/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6 in /sign-pkg-windows
2 parents 55b39d8 + 44c2c5e commit 41aa9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sign-pkg-windows/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
using: composite
2424
steps:
2525
- name: Fetch Windows app
26-
uses: actions/download-artifact@v5
26+
uses: actions/download-artifact@v6
2727
with:
2828
name: Windows-app
2929
path: .app

0 commit comments

Comments
 (0)