Skip to content

Bump date-fns from 2.28.0 to 3.0.5 #1252

Bump date-fns from 2.28.0 to 3.0.5

Bump date-fns from 2.28.0 to 3.0.5 #1252

Workflow file for this run

name: Verify valid config.js
on:
push:
pull_request:
types: [opened, reopened]
jobs:
verify-config-main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- name: ✅ Verify valid config.js
run: |
npm ci
npm run check-config