update linting action to use golangci-lint-action@v8.0.0
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 5m36s
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 5m36s
This commit is contained in:
@@ -35,5 +35,4 @@ jobs:
|
||||
go mod download
|
||||
|
||||
- name: ✅ 🔍 Run Go Lint
|
||||
run: |
|
||||
golangci-lint run ./...
|
||||
uses: golangci/golangci-lint-action@v8.0.0
|
Reference in New Issue
Block a user