We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551b20b commit 98f7d1bCopy full SHA for 98f7d1b
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Go 1.x
17
uses: actions/setup-go@v2
18
with:
19
- go-version: ^1.17
+ go-version: ^1.19
20
id: go
21
22
- uses: actions/checkout@v2
0 commit comments