Skip to content

Bump node from 20.0.0 to 21.7.2 in /frontend #2033

Bump node from 20.0.0 to 21.7.2 in /frontend

Bump node from 20.0.0 to 21.7.2 in /frontend #2033

Workflow file for this run

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