Skip to content

Bump @types/node from 20.9.5 to 20.10.0 #1344

Bump @types/node from 20.9.5 to 20.10.0

Bump @types/node from 20.9.5 to 20.10.0 #1344

Workflow file for this run

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