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 4de2c0f commit 4896714Copy full SHA for 4896714
.github/workflows/lib.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go
21
uses: actions/setup-go@v4
22
with:
23
- go-version: "1.20"
+ go-version: "1.25"
24
cache-dependency-path: go.sum
25
26
- name: Build
0 commit comments