Skip to content

Bump node from 16.0.0 to 20.4.0 in /backend #1954

Bump node from 16.0.0 to 20.4.0 in /backend

Bump node from 16.0.0 to 20.4.0 in /backend #1954

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 }}"