Skip to content

Commit 4f47a89

Browse files
authored
Merge pull request #8 from AlchemyViewer/dependabot/github_actions/sign-pkg-mac/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5 in /sign-pkg-mac
2 parents 68d5959 + eeab9ba commit 4f47a89

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@v4
48+
uses: actions/download-artifact@v5
4949
with:
5050
name: macOS-app
5151
path: .tarball

0 commit comments

Comments
 (0)