Bump Go to 1.27.0 (#30)
CI / Build (push) Successful in 50s
CI / Test (push) Successful in 1m1s
CI / Lint (push) Failing after 1m1s

This commit was merged in pull request #30.
This commit is contained in:
s1d3sw1ped_bot
2026-08-31 21:00:11 -05:00
parent c1885f174a
commit ba986af8a8
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -26,9 +26,9 @@ jobs:
run: go mod tidy
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v8
with:
version: latest
version: v2.13.2
test:
name: Test