Merge branch '1.13' into 1.14

* 1.13:
  [CI] Change the version of Chrome
This commit is contained in:
Grzegorz Sadowski 2024-06-19 07:58:08 +02:00
commit 83f4b0bf72
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -168,7 +168,7 @@ jobs:
run: composer require --no-update --no-scripts --no-interaction "twig/twig:${{ matrix.twig }}"
- name: Build application
uses: SyliusLabs/BuildTestAppAction@v2.2
uses: SyliusLabs/BuildTestAppAction@v2.2.1
with:
build_type: "sylius"
cache_key: "${{ github.run_id }}-${{ runner.os }}-${{ hashFiles('composer.json') }}-symfony-${{ matrix.symfony }}-api-platform-${{ matrix.api-platform }}"
@ -180,6 +180,7 @@ jobs:
php_version: ${{ matrix.php }}
symfony_version: ${{ matrix.symfony }}
node_version: "20.x"
chrome_version: 1315742
- name: Install Behat driver
run: vendor/bin/bdi detect drivers