Skip to content

Bump date-fns from 2.16.1 to 3.5.0 in /frontend #2027

Bump date-fns from 2.16.1 to 3.5.0 in /frontend

Bump date-fns from 2.16.1 to 3.5.0 in /frontend #2027

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