We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734d033 commit f6a4e89Copy full SHA for f6a4e89
4 files changed
.github/workflows/build-debug.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Go
30
uses: actions/setup-go@v5
31
with:
32
- go-version: "1.24"
+ go-version: "1.25"
33
34
- uses: actions/cache@v4
35
.github/workflows/build-pre-release.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
.github/workflows/build-release.yaml
@@ -31,7 +31,7 @@ jobs:
36
37
.github/workflows/update-dependencies.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
26
0 commit comments