Skip to content

Bump symfony/http-foundation from 6.4.12 to 6.4.14 #495

Bump symfony/http-foundation from 6.4.12 to 6.4.14

Bump symfony/http-foundation from 6.4.12 to 6.4.14 #495

Workflow file for this run

name: Check JSON syntax
on:
pull_request:
jobs:
jsoncheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"