Skip to content

Commit

Permalink
Merge pull request #23 from 107-systems/dependabot/github_actions/ard…
Browse files Browse the repository at this point in the history
…uino/arduino-lint-action-2

Bump arduino/arduino-lint-action from 1 to 2
  • Loading branch information
per1234 authored Oct 9, 2024
2 parents a1882bd + 5ea0f27 commit d6e5199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Arduino Lint
uses: arduino/arduino-lint-action@v1
uses: arduino/arduino-lint-action@v2
with:
project-type: library
library-manager: update

0 comments on commit d6e5199

Please sign in to comment.