Skip to content

Commit 1a40ef5

Browse files
authored
Update deprecated upload action (#265)
1 parent 49200cc commit 1a40ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
KREW_GITHUB_TOKEN: ${{ secrets.KREW_GITHUB_TOKEN }}
48-
- uses: cytopia/upload-artifact-retry-action@v0.1.7
48+
- uses: actions/upload-artifact@v4
4949
if: ${{ always() }}
5050
with:
5151
name: binaries

0 commit comments

Comments
 (0)