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 67dc23a commit 6019fe7Copy full SHA for 6019fe7
.github/workflows/ci.yaml
@@ -129,7 +129,7 @@ jobs:
129
imgpkg push -f "${scratch}" -b "${BUNDLE}"
130
imgpkg copy -b "${BUNDLE}" --to-tar source-controller-bundle.tar
131
echo "##[endgroup]"
132
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
133
with:
134
name: source-controller-bundle.tar
135
path: source-controller-bundle.tar
0 commit comments