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 8ac0c74 commit 6f5353fCopy full SHA for 6f5353f
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Go
14
uses: actions/setup-go@v5
15
with:
16
- go-version: 1.15
+ go-version: 1.25
17
18
- name: Check out code
19
uses: actions/checkout@v2
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments