Skip to content

GH Actions: Bump actions/checkout from 5.0.0 to 5.0.1 in the action-runners group #190

GH Actions: Bump actions/checkout from 5.0.0 to 5.0.1 in the action-runners group

GH Actions: Bump actions/checkout from 5.0.0 to 5.0.1 in the action-runners group #190

Workflow file for this run

name: CI
on:
# Run on pushes to `master` and on all pull requests.
push:
branches:
- master
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
permissions: {}
jobs:
QA:
uses: ./.github/workflows/reusable-qa-checks.yml