Skip to content

Commit 166ee6e

Browse files
committed
Damn yaml
1 parent fe1fd7c commit 166ee6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Set up Go 1.20
1010
uses: actions/setup-go@v3
1111
with:
12-
go-version: 1.20
12+
go-version: "1.20"
1313
id: go
1414

1515
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)