We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a9642 commit d0030efCopy full SHA for d0030ef
.github/workflows/pull-request.yml
@@ -13,6 +13,6 @@ jobs:
13
with:
14
go-version: '1.21'
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
17
18
version: v1.54
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
19
0 commit comments