diff --git a/.github/workflows/verify_library_structure.yaml b/.github/workflows/verify_library_structure.yaml index fd15cdb..a8a228c 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@v2 + uses: arduino/arduino-lint-action@v3 with: project-type: library library-manager: ${{ inputs.library-manager }}