Skip to content

Bump super-linter/super-linter from 7.2.0 to 7.2.1 (#29) #134

Bump super-linter/super-linter from 7.2.0 to 7.2.1 (#29)

Bump super-linter/super-linter from 7.2.0 to 7.2.1 (#29) #134

Workflow file for this run

---
name: Lint Check
on:
- push
- pull_request
permissions: {}
jobs:
lint-check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Lint check
uses: arduino/arduino-lint-action@v2
with:
library-manager: update
compliance: strict