Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1e8b2 commit 25c4103Copy full SHA for 25c4103
1 file changed
.github/workflows/continuous-integration.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Composer and Dependencies
17
uses: php-actions/composer@58260d1d3c7c1576becac3ac182175adf510e953 # v6
18
- name: Run Tests
19
- uses: php-actions/phpunit@v3
+ uses: php-actions/phpunit@8b81f7e713aba7ca15632bad78c56635ff327104 # v3
20
env:
21
XDEBUG_MODE: coverage
22
with:
0 commit comments