We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96dee89 commit 3739218Copy full SHA for 3739218
.github/workflows/golangci-lint.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: actions/setup-go@v5
27
with:
28
- go-version: stable
+ go-version: '1.22'
29
30
31
- name: Install dependencies
0 commit comments