Skip to content

Commit da037f3

Browse files
erikhowardclaude
andcommitted
ci: bump golangci-lint-action to v9 for Node 24
Clears the remaining Node.js 20 deprecation warning. v9 is the release that migrates the action runtime from node20 to node24 and remains compatible with the pinned golangci-lint v2.1.6 (requires >= v2.1.0). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 51e0dd3 commit da037f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
cache: true
9191

9292
- name: golangci-lint
93-
uses: golangci/golangci-lint-action@v7
93+
uses: golangci/golangci-lint-action@v9
9494
with:
9595
version: v2.1.6
9696

0 commit comments

Comments
 (0)