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 5506d3e commit 468490fCopy full SHA for 468490f
β.github/workflows/ci.ymlβ
@@ -49,7 +49,7 @@ jobs:
49
- name: Set up Go
50
uses: actions/setup-go@v4
51
with:
52
- go-version: "1.23"
+ go-version: "1.24"
53
54
- name: Build Golang Binary
55
run: |
β.github/workflows/pull_request.ymlβ
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
# Build Golang binary
32
β.github/workflows/release.ymlβ
@@ -23,7 +23,7 @@ jobs:
23
24
25
0 commit comments