Skip to content

Commit 55b39d8

Browse files
authored
Merge pull request #14 from AlchemyViewer/dependabot/github_actions/sign-pkg-mac/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6 in /sign-pkg-mac
2 parents 27f23a0 + eb47178 commit 55b39d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sign-pkg-mac/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
using: composite
4646
steps:
4747
- name: Fetch Mac app
48-
uses: actions/download-artifact@v5
48+
uses: actions/download-artifact@v6
4949
with:
5050
name: macOS-app
5151
path: .tarball

0 commit comments

Comments
 (0)