We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4b2e0 commit 406305cCopy full SHA for 406305c
.github/workflows/golangci-lint.yml
@@ -14,6 +14,6 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-go@v5
16
with:
17
- go-version: 1.21.6
+ go-version: 1.22.0
18
- name: golangci-lint
19
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
0 commit comments