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 aac6219 commit 67cd4cdCopy full SHA for 67cd4cd
.github/workflows/go.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Go
24
uses: actions/setup-go@v5
25
with:
26
- go-version: 1.24.0
+ go-version: 1.23.0
27
cache: false
28
29
- name: Run linters
0 commit comments