We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c037f commit 6a60f4dCopy full SHA for 6a60f4d
.github/workflows/pull-request.yml
@@ -13,6 +13,4 @@ jobs:
13
with:
14
go-version: '1.24'
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v6
17
- with:
18
- version: v1.64
+ uses: golangci/golangci-lint-action@v7
.github/workflows/release.yml
@@ -13,9 +13,7 @@ jobs:
19
20
release:
21
runs-on: ubuntu-24.04
0 commit comments