Skip to content

Bump actions/checkout from 3 to 4 in /.github/workflows #135

Bump actions/checkout from 3 to 4 in /.github/workflows

Bump actions/checkout from 3 to 4 in /.github/workflows #135

Workflow file for this run

name: Arduino Lint
on:
push:
pull_request:
# Allow manual trigger
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
project-type: library
library-manager: update
compliance: specification