Skip to content

Commit 49f60f8

Browse files
chore(deps): update actions/setup-go action to v6 (#335)
Co-authored-by: Andras Kerekes <[email protected]>
1 parent d979b7d commit 49f60f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
distribution: temurin
4040

4141
- name: Setup Go
42-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
42+
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
4343
with:
4444
go-version: '1.21'
4545

0 commit comments

Comments
 (0)