Skip to content

chore: bump actions/checkout from 2 to 4 #56

chore: bump actions/checkout from 2 to 4

chore: bump actions/checkout from 2 to 4 #56

name: Semantic PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-title:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: actions/checkout@v4
- uses: dequelabs/semantic-pr-title@main