Skip to content

Commit d93772a

Browse files
authored
Merge pull request #1874 from AkihiroSuda/dev
golangci-lint v1.54.2
2 parents e74268d + 1a45fb1 commit d93772a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run golangci-lint
2323
uses: golangci/[email protected]
2424
with:
25-
version: v1.53.1
25+
version: v1.54.2
2626
args: --verbose
2727
- name: Run yamllint
2828
run: yamllint .

0 commit comments

Comments
 (0)