Skip to content

chore(deps): bump actions/checkout from 3.6.0 to 4.1.2 #1665

chore(deps): bump actions/checkout from 3.6.0 to 4.1.2

chore(deps): bump actions/checkout from 3.6.0 to 4.1.2 #1665

Workflow file for this run

name: "Label PR as needs documentation"
on:
pull_request:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"