Skip to content

Bump actions/checkout from 3.5.3 to 4.0.0 #1195

Bump actions/checkout from 3.5.3 to 4.0.0

Bump actions/checkout from 3.5.3 to 4.0.0 #1195

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/[email protected]
- name: ✅ Verify valid config.js
run: |
npm ci
npm run check-config