mirror of
https://github.com/araddon/dateparse.git
synced 2025-01-19 11:16:12 +08:00
Lint action out of date.
This commit is contained in:
parent
57a1767ebd
commit
ad0ab84f6b
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: latest
|
||||
|
Loading…
Reference in New Issue
Block a user