We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73c275 commit 955d086Copy full SHA for 955d086
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
node-version: 10.0.0
32
33
- name: Set up Golang
34
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
35
with:
36
go-version: "1.17.5"
37
0 commit comments