Skip to content

Commit c205450

Browse files
authored
Merge pull request #1881 from pi-hole/dependabot/github_actions/development/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents ff155e7 + d0334ac commit c205450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
ref: development
138138

139139
- name: Download digests
140-
uses: actions/download-artifact@v4
140+
uses: actions/download-artifact@v5
141141
with:
142142
path: /tmp/digests
143143
pattern: digests-*

0 commit comments

Comments
 (0)