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 1a85bf6 commit c49a42dCopy full SHA for c49a42d
.github/workflows/build_test.yml
@@ -16,7 +16,7 @@ jobs:
16
name: set up Go
17
uses: actions/setup-go@v1
18
with:
19
- go-version: 1.15.x
+ go-version: 1.21.x
20
-
21
name: cache modules
22
uses: actions/cache@v2
0 commit comments