Skip to content

Commit 7c91145

Browse files
committed
Use latest go releaser
1 parent 681f25f commit 7c91145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
5555
-
5656
name: Archive binaries
57-
uses: actions/upload-artifact@v3
57+
uses: actions/upload-artifact@v4
5858
with:
5959
retention-days: 5
6060
path: dist

0 commit comments

Comments
 (0)