mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-16 12:00:19 +00:00
chore(deps)!: update ramsey/composer-install action (3.2.0 → 4.0.0) (#56)
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@a35c6ebd3d08125aaf8852dff361e686a1a67947 # 3.2.0
|
||||
uses: ramsey/composer-install@65e4f84970763564f46a70b8a54b90d033b3bdda # 4.0.0
|
||||
|
||||
- name: PHPUnit Testing
|
||||
run: vendor/bin/pest --coverage
|
||||
|
||||
Reference in New Issue
Block a user