Updated workflow
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
|||||||
run: go test -v ./... # Runs all tests in the project
|
run: go test -v ./... # Runs all tests in the project
|
||||||
|
|
||||||
- name: Run linter
|
- name: Run linter
|
||||||
uses: https://github.com/golangci/golangci-lint-action@v3
|
uses: https://github.com/golangci/golangci-lint-action@v8
|
||||||
with:
|
with:
|
||||||
|
go-version: '1.25.3'
|
||||||
version: latest
|
version: latest
|
||||||
|
|||||||
Reference in New Issue
Block a user