Skip to content

Commit c75869b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
uses: actions/checkout@v4
6060

6161
- name: golangci-lint
62-
uses: golangci/golangci-lint-action@v3
62+
uses: golangci/golangci-lint-action@v4
6363
with:
6464
version: v1.54.0

0 commit comments

Comments
 (0)