Skip to content

Bump actions/checkout from 3.1.0 to 4.1.2 #64

Bump actions/checkout from 3.1.0 to 4.1.2

Bump actions/checkout from 3.1.0 to 4.1.2 #64

Workflow file for this run

name: 'Auto Assign PR'
on:
pull_request:
types: [opened, ready_for_review]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ github.token }}