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 4e60697 commit 1cf626fCopy full SHA for 1cf626f
.github/workflows/go-tests-other-os.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go 1.20
16
uses: actions/setup-go@v4
17
with:
18
- go-version: 1.20.0
+ go-version: '1.20'
19
id: go
20
21
- name: Check out code
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
.github/workflows/go-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments