Skip to content

Commit

Permalink
Merge pull request #5 from EnviroDIY/dependabot/github_actions/arduin…
Browse files Browse the repository at this point in the history
…o/arduino-lint-action-2

ci: bump arduino/arduino-lint-action from 1 to 2
  • Loading branch information
SRGDamia1 authored Nov 18, 2024
2 parents 9cb9761 + 47dfe08 commit 51718fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify_library_structure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 51718fd

Please sign in to comment.