We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3605f9 commit c6ca740Copy full SHA for c6ca740
1 file changed
.github/workflows/format.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v6
26
with:
27
- go-version: '1.24'
+ go-version: '1.25'
28
29
- name: Install goimports
30
run: go install golang.org/x/tools/cmd/goimports@latest
0 commit comments