We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18593df commit d2e62c1Copy full SHA for d2e62c1
.github/workflows/pr.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v2
18
- uses: actions/setup-go@v1
19
with:
20
- go-version: 1.20.1
+ go-version: 1.24.11
21
22
- name: build
23
env:
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments