Skip to content

Commit ccc294e

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 405d1fa commit ccc294e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
needs: [build]
9696
steps:
9797
- name: Download digests
98-
uses: actions/download-artifact@v4
98+
uses: actions/download-artifact@v5
9999
with:
100100
path: /tmp/digests
101101
pattern: digests-*

0 commit comments

Comments
 (0)