Skip to content

Bump actions/checkout from 4.1.5 to 4.1.6 (#261) #503

Bump actions/checkout from 4.1.5 to 4.1.6 (#261)

Bump actions/checkout from 4.1.5 to 4.1.6 (#261) #503

Workflow file for this run

name: cmake
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
check-up-to-date:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- name: Check if all exercise cmake files are up to date
run: ./bin/check-cmake-files-up-to-date