chore(actions): update ramsey/composer-install action (3.1.1 → 3.2.0)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-10 22:18:39 +00:00
committed by GitHub
parent 5ce04fed70
commit 3508d85156

View File

@@ -36,7 +36,7 @@ jobs:
echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
- name: Install Composer dependencies
uses: ramsey/composer-install@3cf229dc2919194e9e36783941438d17239e8520 # 3.1.1
uses: ramsey/composer-install@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0
- name: PHPUnit Testing
run: vendor/bin/pest --coverage