Skip to content

ci: bump actions/checkout from 3 to 4 #3272

ci: bump actions/checkout from 3 to 4

ci: bump actions/checkout from 3 to 4 #3272

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, edited, reopened]
jobs:
labeler:
name: Label pull request
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}