Skip to content

Commit ba0df94

Browse files
MagicalTuxclaude
andcommitted
chore: update golangci-lint-action to v9
Update golangci-lint-action from v6 to v9 to support golangci-lint v2.6.1+ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 71a7f0e commit ba0df94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
sudo apt-get install -y libfuse-dev
7979
8080
- name: golangci-lint
81-
uses: golangci/golangci-lint-action@v6
81+
uses: golangci/golangci-lint-action@v9
8282
with:
8383
version: latest
8484
args: --build-tags "fuse xz zstd"

0 commit comments

Comments
 (0)