Skip to content

Bump express from 4.19.2 to 4.21.0 in /assets #2891

Bump express from 4.19.2 to 4.21.0 in /assets

Bump express from 4.19.2 to 4.21.0 in /assets #2891

name: 'Continuous Integration'
on:
create:
pull_request:
push:
branches:
- '[0-9]+.[0-9]+.x'
- 'refs/pull/*'
jobs:
run:
uses: "nucleos/actions/.github/workflows/continuous-integration.yml@main"
with:
PHP_EXTENSIONS: "mbstring"
SYMFONY_KERNEL: "Nucleos\\MatomoBundle\\Tests\\App\\AppKernel"
SYMFONY_VERSIONS: "6.4,7.0"
secrets:
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"