Skip to content

Update actions/checkout digest to 692973e #35

Update actions/checkout digest to 692973e

Update actions/checkout digest to 692973e #35

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
node-version-file: .node-version
- uses: arduino/setup-task@v1
- run: task validate