We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1faffff commit 8bede75Copy full SHA for 8bede75
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-go@v6
18
with:
19
go-version: "1.26.4"
20
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
21
22
version: v2.5.0
23
# Build the linter from source with the runner's Go. Prebuilt
0 commit comments