Skip to content

Commit 1aa4dd6

Browse files
authored
Merge pull request #107 from arduino-libraries/dependabot/github_actions/arduino/arduino-lint-action-2
Bump arduino/arduino-lint-action from 1 to 2
2 parents 648d0ee + f88c488 commit 1aa4dd6

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Arduino Lint
22-
uses: arduino/arduino-lint-action@v1
22+
uses: arduino/arduino-lint-action@v2
2323
with:
2424
compliance: specification
2525
# Change this to "update" once the library is added to the index.

0 commit comments

Comments
 (0)