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: |
|
restore-keys: |
|
||||||
${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v2
|
uses: golangci/golangci-lint-action@v3
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
Loading…
Reference in New Issue
Block a user