mirror of
https://github.com/WiiLink24/wfc-server.git
synced 2026-05-06 05:26:33 -05:00
(ci) Fixed golangci-lint version
oops I accidentally confused the golintci-lint and go versions
This commit is contained in:
parent
e9f325e7fa
commit
ef2df46313
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
|
@ -17,4 +17,4 @@ jobs:
|
|||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
with:
|
||||
version: stable
|
||||
version: v2.11
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user