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