We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad0c8c2 + 35f2d82 commit edcd4c2Copy full SHA for edcd4c2
1 file changed
.github/workflows/docker.yaml
@@ -52,7 +52,7 @@ jobs:
52
touch "/tmp/digests/${digest#sha256:}"
53
54
- name: Upload digest
55
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
56
with:
57
name: digests-${{ matrix.key }}
58
path: /tmp/digests/*
0 commit comments