chore: update workflow

This commit is contained in:
Stevan Freeborn
2025-11-24 21:44:12 -06:00
parent 5be69ab79c
commit 325a7a33d6
+2 -2
View File
@@ -15,9 +15,9 @@ jobs:
with: with:
go-version: '1.25' go-version: '1.25'
- name: Run golangci-lint - name: Run golangci-lint
uses: golangci/golangci-lint-action@v6 uses: golangci/golangci-lint-action@v9
with: with:
version: v2.4 version: latest
build: build:
name: Build server name: Build server
runs-on: ubuntu-24.04-arm runs-on: ubuntu-24.04-arm