Skip to content

Commit 3f3caad

Browse files
authored
Merge pull request #204 from articulate/dependabot/github_actions/actions-fd569f76eb
build(deps): bump golangci/golangci-lint-action from 4 to 5 in the actions group
2 parents 38a4fbc + 488b967 commit 3f3caad

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
@@ -16,7 +16,7 @@ jobs:
1616
go-version-file: go.mod
1717
check-latest: true
1818
cache: true
19-
- uses: golangci/golangci-lint-action@v4
19+
- uses: golangci/golangci-lint-action@v5
2020

2121
test:
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)