We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c024956 commit 7c8b5ffCopy full SHA for 7c8b5ff
2 files changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Go
22
uses: actions/setup-go@v5
23
with:
24
- go-version: "1.23"
+ go-version: "1.26"
25
cache: true
26
27
- name: Check Formatting (gofmt)
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Run GoReleaser
0 commit comments