Skip to content

Commit 8cf0021

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 4545359 commit 8cf0021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
needs: build
6565
steps:
6666
- name: Download digests
67-
uses: actions/download-artifact@v7
67+
uses: actions/download-artifact@v8
6868
with:
6969
path: /tmp/digests
7070
pattern: digests-*

0 commit comments

Comments
 (0)