Skip to content

Commit 7de3902

Browse files
renovate[bot]jackton1
authored andcommitted
Update actions/setup-go action to v4
1 parent dc8b0f1 commit 7de3902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
go_version: "1.14.4"
3232

3333
- name: Setup go
34-
uses: actions/setup-go@v3
34+
uses: actions/setup-go@v4
3535
with:
3636
go-version: '1.14.4'
3737

0 commit comments

Comments
 (0)