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 49200cc commit 1a40ef5Copy full SHA for 1a40ef5
1 file changed
.github/workflows/goreleaser.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
KREW_GITHUB_TOKEN: ${{ secrets.KREW_GITHUB_TOKEN }}
48
- - uses: cytopia/upload-artifact-retry-action@v0.1.7
+ - uses: actions/upload-artifact@v4
49
if: ${{ always() }}
50
with:
51
name: binaries
0 commit comments