Skip to content

chore(doc): bump sphinx-notfound-page from 1.0.4 to 1.1.0 in /doc in the github-actions group #135

chore(doc): bump sphinx-notfound-page from 1.0.4 to 1.1.0 in /doc in the github-actions group

chore(doc): bump sphinx-notfound-page from 1.0.4 to 1.1.0 in /doc in the github-actions group #135

name: Arduino lint
on: [push, pull_request]
# https://github.com/marketplace/actions/arduino-arduino-lint-action
jobs:
arduino-lint:
runs-on: ubuntu-22.04
timeout-minutes: 20
steps:
- uses: actions/checkout@v4
- name: Run arduino library lint.
uses: arduino/arduino-lint-action@v2
with:
library-manager: update
compliance: strict