Skip to content

Bump actions/checkout from 7.0.0 to 7.0.1 #39

Bump actions/checkout from 7.0.0 to 7.0.1

Bump actions/checkout from 7.0.0 to 7.0.1 #39

Workflow file for this run

name: PR Verify
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
verify:
permissions:
contents: read
actions: write
uses: ./.github/workflows/verify.yml
with:
node-version: 24.x