Skip to content

Commit d67a2e1

Browse files
committed
Fix Version on CI tools
1 parent 9c448b4 commit d67a2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: ardlib/arduino-lint-action@v1
14+
- uses: ardlib/arduino-lint-action
1515
with:
1616
library-manager: submit
1717
compliance: strict

0 commit comments

Comments
 (0)