We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d754bde + 05e5fbd commit bbd1f72Copy full SHA for bbd1f72
1 file changed
.github/workflows/docker-publish.yml
@@ -69,7 +69,7 @@ jobs:
69
echo "ARCH_NAME=${SAFENAME}" >> "${GITHUB_OUTPUT}"
70
71
- name: Upload digest
72
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
73
with:
74
name: "digests-plat-${{ steps.get_arch_name.outputs.ARCH_NAME }}"
75
path: "/tmp/digests/*"
0 commit comments