Skip to content

Commit

Permalink
[Maintenance] Use newest test app setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Oct 23, 2023
1 parent f4e0669 commit 2393b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
coverage: none

- name: Build test application
uses: SyliusLabs/BuildTestAppAction@v1.3
uses: SyliusLabs/BuildTestAppAction@v2.2
with:
symfony-version: "${{ matrix.symfony }}"
sylius-version: "${{ matrix.sylius }}"
Expand Down

0 comments on commit 2393b87

Please sign in to comment.