diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4064b2d..d2d59d0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -88,7 +88,7 @@ jobs: php-version: - '8.1' symfony-version: - - '6.1' + - '6.2' steps: - name: 'Checkout Code' uses: actions/checkout@v2