Skip to content

Commit 57799f4

Browse files
authored
Merge pull request #52 from jmdaweb/dependabot/github_actions/actions-minor-19ac703470
Bump actions/upload-artifact from 4.6.0 to 4.6.1 in the actions-minor group
2 parents 3655d4a + eacc0f9 commit 57799f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_mac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/[email protected]
1313
- name: building package
1414
run: cd MacOs && sh build.sh
15-
- uses: actions/[email protected].0
15+
- uses: actions/[email protected].1
1616
with:
1717
name: server_package
1818
path: MacOs/NVDARemoteServer.pkg

0 commit comments

Comments
 (0)