mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
build: update to v3 of golangci-lint action
This commit is contained in:
parent
ba60984f33
commit
8125b1cf08
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -229,7 +229,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Code quality test
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
|
||||
version: latest
|
||||
|
Loading…
Reference in New Issue
Block a user