Skip to content

Commit 836c598

Browse files
authored
Merge pull request #32 from arduino-libraries/dependabot/github_actions/arduino/arduino-lint-action-2
Bump arduino/arduino-lint-action from 1 to 2
2 parents ae6b8e8 + c1f11a1 commit 836c598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-arduino.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: Arduino Lint
25-
uses: arduino/arduino-lint-action@v1
25+
uses: arduino/arduino-lint-action@v2
2626
with:
2727
compliance: strict
2828
# Change this to "update" once the library is added to the index.

0 commit comments

Comments
 (0)