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 aaa0f4b commit 5c7ae0aCopy full SHA for 5c7ae0a
.github/workflows/goreleaser.yml
@@ -47,7 +47,7 @@ jobs:
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
KREW_GITHUB_TOKEN: ${{ secrets.KREW_GITHUB_TOKEN }}
50
- - uses: cytopia/upload-artifact[email protected]
+ - uses: actions/upload-artifact@v4
51
if: ${{ always() }}
52
with:
53
name: binaries
0 commit comments