mirror of
https://github.com/stakater/Reloader.git
synced 2026-05-06 00:36:39 +00:00
Update golangci-lint version in workflow
This commit is contained in:
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
make install
|
||||
|
||||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: latest
|
||||
only-new-issues: false
|
||||
|
||||
Reference in New Issue
Block a user