Skip to content

Commit 2775bc7

Browse files
committed
"1.20"
1 parent bbd7228 commit 2775bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Go
1111
uses: actions/setup-go@v3
1212
with:
13-
go-version: 1.20
13+
go-version: "1.20"
1414
- name: Get Dependencies
1515
run: go get -v
1616
- name: Build

0 commit comments

Comments
 (0)