Updated workflow

This commit is contained in:
phoenix
2025-10-31 14:14:48 -04:00
parent a858116523
commit 0e91e2f0f8
+2 -1
View File
@@ -22,6 +22,7 @@ jobs:
run: go test -v ./... # Runs all tests in the project
- name: Run linter
uses: https://github.com/golangci/golangci-lint-action@v3
uses: https://github.com/golangci/golangci-lint-action@v8
with:
go-version: '1.25.3'
version: latest