We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43ee1dc + 4e3be4a commit 2474934Copy full SHA for 2474934
1 file changed
.github/workflows/go.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: Set up Go 1.x
17
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v4
18
with:
19
go-version: "1.x"
20
id: go
0 commit comments