Skip to content

Commit 770e263

Browse files
chore(deps): update actions/setup-go action to v6
1 parent f1fd8ac commit 770e263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golang-compile-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
version: 1.0
2929

3030
- name: Setup Golang
31-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
31+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
3232
with:
3333
go-version: '1.25'
3434

0 commit comments

Comments
 (0)