chore!: update to golangci-lint-action 7 (#1508)

This commit is contained in:
Kévin Dunglas
2025-04-17 20:33:22 +02:00
committed by GitHub
parent b250bd9a07
commit 8092f4a35c
14 changed files with 42 additions and 52 deletions

View File

@@ -68,7 +68,7 @@ jobs:
- name: Run integrations tests
run: ./reload_test.sh
- name: Lint Go code
uses: golangci/golangci-lint-action@v6
uses: golangci/golangci-lint-action@v7
if: matrix.php-versions == '8.4'
with:
version: latest