Skip to content

chore(deps-dev): bump @types/node from 18.17.0 to 20.4.4 #293

chore(deps-dev): bump @types/node from 18.17.0 to 20.4.4

chore(deps-dev): bump @types/node from 18.17.0 to 20.4.4 #293

Workflow file for this run

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