merge: Sync develop with master #37

Merged
eva merged 15 commits from master into develop 2026-09-02 13:41:20 -05:00
Showing only changes of commit b898338b2d - Show all commits
+2 -2
View File
@@ -30,9 +30,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