diff --git a/.github/workflows/ci-integration.yml b/.github/workflows/ci-integration.yml index ac28e90a..01dc4393 100644 --- a/.github/workflows/ci-integration.yml +++ b/.github/workflows/ci-integration.yml @@ -69,7 +69,7 @@ jobs: php-version: "8.3" - name: Install PHP Dependencies - uses: ramsey/composer-install@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0 + uses: ramsey/composer-install@a8d0d959dab41457692a5e2041bd9b757a119e3f # 3.2.1 with: working-directory: wptest