We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d08724 + 46de0c8 commit 7930e65Copy full SHA for 7930e65
1 file changed
.github/workflows/docker.yaml
@@ -64,7 +64,7 @@ jobs:
64
needs: build
65
steps:
66
- name: Download digests
67
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
68
with:
69
path: /tmp/digests
70
pattern: digests-*
0 commit comments