Skip to content

Commit 2334295

Browse files
Update actions/setup-go action to v6
1 parent bf77fa3 commit 2334295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- run: git fetch --force --tags
20-
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
20+
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2121
with:
2222
go-version: 1.24.4
2323
- uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6

0 commit comments

Comments
 (0)