diff --git a/.github/workflows/verify_library_structure.yaml b/.github/workflows/verify_library_structure.yaml index d6235c1..63bb81b 100644 --- a/.github/workflows/verify_library_structure.yaml +++ b/.github/workflows/verify_library_structure.yaml @@ -67,7 +67,7 @@ jobs: continue-on-error: true env: ARDUINO_LINT_LIBRARY_MANAGER_INDEXING: true - uses: arduino/arduino-lint-action@v1 + uses: arduino/arduino-lint-action@v2 with: project-type: library library-manager: ${{ inputs.library-manager }}