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 2fe9d96 commit f277f9eCopy full SHA for f277f9e
1 file changed
.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-retry-action@v0.1.7
+ - uses: actions/upload-artifact@v4
51
if: ${{ always() }}
52
with:
53
name: binaries
0 commit comments