Skip to content

Commit 7301497

Browse files
authored
Use setup-go v4
1 parent 67bf02d commit 7301497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@master
2424

2525
- name: Install Go
26-
uses: actions/setup-go@v1
26+
uses: actions/setup-go@v4
2727
with:
2828
go-version: '1.20'
2929

0 commit comments

Comments
 (0)