Skip to content

chore(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.20 #183

chore(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.20

chore(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.20 #183

Workflow file for this run

name: Lint files
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: Lint files ${{ github.ref }}
cancel-in-progress: true
jobs:
php:
name: Lint PHP files
uses: monicahq/workflows/.github/workflows/lint_php.yml@v2
vue:
name: Lint Vue files
uses: monicahq/workflows/.github/workflows/lint_vue.yml@v2
with:
node-version: 20