We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbd1f72 + 48e2d69 commit dbcef5bCopy full SHA for dbcef5b
1 file changed
.github/workflows/docker-publish.yml
@@ -89,7 +89,7 @@ jobs:
89
echo "IMAGE_NAME=${GITHUB_REPOSITORY,,}" >> "${GITHUB_ENV}"
90
91
- name: Download digests
92
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
93
with:
94
path: "/tmp/digests/"
95
pattern: "digests-plat-*"
0 commit comments