Skip to content

Bump symfony/yaml from 6.4.x-dev to 7.1.0-RC1 #16

Bump symfony/yaml from 6.4.x-dev to 7.1.0-RC1

Bump symfony/yaml from 6.4.x-dev to 7.1.0-RC1 #16

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Checking PHP syntax error
uses: overtrue/phplint@9.1
with:
path: .
options: --exclude=*.log