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.
2 parents bde5a13 + 703028f commit 0c141aaCopy full SHA for 0c141aa
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# Setup Go
22
- name: Setup Go
23
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
24
with:
25
go-version: '1.17'
26
0 commit comments