Skip to content

Bump actions/checkout from 4.1.7 to 4.2.0 #87

Bump actions/checkout from 4.1.7 to 4.2.0

Bump actions/checkout from 4.1.7 to 4.2.0 #87

Workflow file for this run

name: Run test jobs
on:
pull_request:
concurrency:
group: test-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test.yml