We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0a374 commit 3d78c3fCopy full SHA for 3d78c3f
.github/workflows/release.yaml
@@ -234,7 +234,7 @@ jobs:
234
type=semver,pattern={{version}},value=${{ env.VERSION }}
235
236
- name: Download digests
237
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
238
with:
239
path: /tmp/digests
240
pattern: digests-operator-*
@@ -284,7 +284,7 @@ jobs:
284
285
286
287
288
289
290
pattern: digests-kubectl-*
0 commit comments