Skip to content

GH Actions: Bump actions/checkout from 6.0.2 to 7.0.1 #63

GH Actions: Bump actions/checkout from 6.0.2 to 7.0.1

GH Actions: Bump actions/checkout from 6.0.2 to 7.0.1 #63

Workflow file for this run

name: QA
on:
# Run on all pushes and on all pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
jobs:
actionlint:
name: 'Lint GH Action workflows'
uses: ./.github/workflows/reusable-actionlint.yml
with:
args: '-verbose'