Skip to content

Commit 14c990a

Browse files
chore(deps): update actions/setup-go action to v6 (#29)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com>
1 parent ae78973 commit 14c990a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Set up Go
24-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
24+
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2525
with:
2626
go-version-file: ./go.mod
2727

0 commit comments

Comments
 (0)