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 2a4438b commit 0fdda5bCopy full SHA for 0fdda5b
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Go
23
uses: actions/setup-go@v3
24
with:
25
- go-version: 1.20.x
+ go-version: 1.21.x
26
27
- name: Check out code into the Go module directory
28
uses: actions/checkout@v2
0 commit comments