mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-19 02:46:35 -05:00
Merge branch 'master' into hotfix3
This commit is contained in:
commit
18e467d5cb
2
.github/workflows/pullRequest.yml
vendored
2
.github/workflows/pullRequest.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run golangci-lint
|
- name: Run golangci-lint
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
uses: golangci/golangci-lint-action@v2.4.0
|
uses: golangci/golangci-lint-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
version: v1.32
|
version: v1.32
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user