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