mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-12 11:58:59 +00:00
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:
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user