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 1208aba commit 906f9ccCopy full SHA for 906f9cc
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
- name: Upload assets
39
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
40
with:
41
name: kubebuilder
42
path: dist/*
0 commit comments