Skip to content

Commit e31f927

Browse files
committed
chore(deps): update actions/setup-go action to v6
1 parent 3ad9d44 commit e31f927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout code
3737
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838
- name: Setup Go
39-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
39+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
4040
with:
4141
go-version: '1.24'
4242
check-latest: true

0 commit comments

Comments
 (0)