Skip to content

Commit 5d23c0c

Browse files
chore(deps): update golangci/golangci-lint-action action to v4 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a80af67 commit 5d23c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version-file: 'src/go.mod'
1919

2020
- name: Run golangci-lint
21-
uses: golangci/golangci-lint-action@v3
21+
uses: golangci/golangci-lint-action@v4
2222
with:
2323
version: latest
2424
working-directory: src

0 commit comments

Comments
 (0)