We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 382c0c5 + ed355f8 commit 96d83f4Copy full SHA for 96d83f4
.github/workflows/release.yaml
@@ -117,7 +117,7 @@ jobs:
117
type=raw,value=${{ matrix.variant }}
118
type=schedule,pattern={{date 'YYYYMMDD'}},enable=${{ matrix.variant == 'noble' }}
119
type=schedule,pattern={{date 'YYYYMMDD'}},suffix=${{ matrix.variant }}
120
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
121
with:
122
merge-multiple: true
123
path: /tmp/image-digests
0 commit comments