We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7afcbaa + d02f2a9 commit 4d5d44dCopy full SHA for 4d5d44d
1 file changed
.github/workflows/ci.yaml
@@ -91,7 +91,7 @@ jobs:
91
touch "/tmp/digests/${digest#sha256:}"
92
93
- name: Upload digest
94
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
95
with:
96
name: digests-${{ env.PLATFORM_PAIR }}
97
path: /tmp/digests/*
0 commit comments