Skip to content

Commit 334f199

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 48608e0 commit 334f199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
1919

2020
- name: install go
21-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
21+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2222
with:
2323
go-version: '>=1.19.0'
2424

0 commit comments

Comments
 (0)