Skip to content

Commit 38a42e7

Browse files
authored
Update static.yaml
1 parent dc88e2f commit 38a42e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout code
1111
uses: actions/checkout@master
1212
- name: Run linter
13-
uses: golangci/golangci-lint-action@v1
13+
uses: golangci/golangci-lint-action@v2
1414
with:
1515
version: v1.29
1616
args: -E=gofmt --timeout=30m0s

0 commit comments

Comments
 (0)