Skip to content

Bump date-fns from 2.16.1 to 3.4.0 in /frontend #2023

Bump date-fns from 2.16.1 to 3.4.0 in /frontend

Bump date-fns from 2.16.1 to 3.4.0 in /frontend #2023

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