mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-04 21:37:38 +03:00
Merge 270d29bc29
into 9e307b7da4
This commit is contained in:
commit
68ea380bbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- run: go install github.com/a-h/templ/cmd/templ@latest
|
- run: go install github.com/a-h/templ/cmd/templ@latest
|
||||||
- run: make build
|
- run: make build
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v6.1.1
|
uses: golangci/golangci-lint-action@v6.5.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
only-new-issues: true
|
only-new-issues: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue