Skip to content

Bump actions/checkout from 3 to 4 #93

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #93

Workflow file for this run

name: Labeler
on:
pull_request_target:
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"