Skip to content

Update actions/checkout action to v4 #24

Update actions/checkout action to v4

Update actions/checkout action to v4 #24

Workflow file for this run

name: Label Pull Requests
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.WALL_BREW_BOT_PAT }}"