We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5df87 commit 1a002d0Copy full SHA for 1a002d0
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
go-version: "1.22.x"
15
- uses: actions/checkout@v4
16
- name: golangci-lint
17
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
18
with:
19
version: latest
20
0 commit comments