Skip to content

Commit 2a9df14

Browse files
Merge pull request ZoneMinder#4460 from ZoneMinder/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents 664cdd5 + 9449e01 commit 2a9df14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-native-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
runs-on: ubuntu-latest
108108
steps:
109109
- name: Download artifacts
110-
uses: actions/download-artifact@v5
110+
uses: actions/download-artifact@v6
111111
with:
112112
path: dist
113113
- name: Create release

0 commit comments

Comments
 (0)