Skip to content

Update actions/checkout action to v4 #5

Update actions/checkout action to v4

Update actions/checkout action to v4 #5

Workflow file for this run

name: CI
on:
pull_request:
branches:
- "*"
push:
branches:
- master
- main
workflow_dispatch:
jobs:
specs:
name: specs
# runs-on: actuated-arm64-2cpu-8gb
runs-on: actuated-2cpu-8gb
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Check specs
run: |
./specs.sh