Skip to content

Commit c49aedd

Browse files
authored
Merge pull request #1912 from pi-hole/dependabot/github_actions/development/actions/download-artifact-6.0.0
Bump actions/download-artifact from 5.0.0 to 6.0.0
2 parents 099233f + 10596be commit c49aedd

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
@@ -135,7 +135,7 @@ jobs:
135135
- *checkout-dev
136136

137137
- name: Download digests
138-
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 #v5.0.0
138+
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 #v6.0.0
139139
with:
140140
path: /tmp/digests
141141
pattern: digests-*

0 commit comments

Comments
 (0)