Skip to content

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

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 #145

Workflow file for this run

name: Validate
on:
# Run on all pushes and pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
permissions: {}
jobs:
validate:
uses: ./.github/workflows/reusable-validate.yml