Skip to content

Update actions/checkout digest to 0ad4b8f #27

Update actions/checkout digest to 0ad4b8f

Update actions/checkout digest to 0ad4b8f #27

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
env:
CI: true
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
node-version-file: .node-version
- uses: arduino/setup-task@v1
- run: task validate