summaryrefslogtreecommitdiff
path: root/.github/workflows/go.yml
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-11-15 14:10:05 +0100
committerMarc Vertes <mvertes@free.fr>2025-11-15 14:10:05 +0100
commitb2383e138098cb783710a79d938527771e8cb3ab (patch)
tree7fb70d289e2abdd02f2f1a19d7b13a65429c2975 /.github/workflows/go.yml
parent1a9c22d1219eb0239417db16c9fe96eea3ced2fe (diff)
chore: update ci lint
Diffstat (limited to '.github/workflows/go.yml')
-rw-r--r--.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index f9d645d..351b53e 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
cache: false
- name: Lint
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
with:
version: latest