We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57b9f84 + a08b584 commit a72d7e1Copy full SHA for a72d7e1
1 file changed
.github/workflows/build.yaml
@@ -62,7 +62,7 @@ jobs:
62
touch "${{ runner.temp }}/digests/${digest#sha256:}"
63
64
- name: Upload digest
65
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
66
with:
67
name: digests-${{ env.PLATFORM_PAIR }}
68
path: ${{ runner.temp }}/digests/*
0 commit comments