We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad9855 commit 33c5834Copy full SHA for 33c5834
1 file changed
.github/workflows/main.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: "actions/checkout@v4"
17
- uses: "actions/setup-go@v4"
18
with:
19
- go-version: "1.22"
+ go-version: "1.25"
20
- uses: "actions/cache@v3"
21
22
path: "~/.cache/go-build"
0 commit comments