Skip to content

Bump symfony/polyfill-intl-idn from 1.33.0 to 1.35.0 #432

Bump symfony/polyfill-intl-idn from 1.33.0 to 1.35.0

Bump symfony/polyfill-intl-idn from 1.33.0 to 1.35.0 #432

Workflow file for this run

name: CI - Docs
on:
push:
paths-ignore:
- 'data/**'
- 'tests/**'
pull_request:
paths-ignore:
- 'data/**'
- 'tests/**'
jobs:
docs:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/setup-action
- run: bin/console lint:docs