We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b5160 commit 8f3e7d8Copy full SHA for 8f3e7d8
1 file changed
.github/actions/lint/action.yml
@@ -7,7 +7,7 @@ runs:
7
- name: Install Go
8
uses: actions/setup-go@v5
9
with:
10
- go-version: 1.21.x
+ go-version: 1.22.x
11
check-latest: true
12
- name: Get golangci-lint version and download rules
13
shell: bash
0 commit comments