Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 25c4103

Browse files
chore(deps): pin php-actions/phpunit action to 8b81f7e (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb1e8b2 commit 25c4103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Composer and Dependencies
1717
uses: php-actions/composer@58260d1d3c7c1576becac3ac182175adf510e953 # v6
1818
- name: Run Tests
19-
uses: php-actions/phpunit@v3
19+
uses: php-actions/phpunit@8b81f7e713aba7ca15632bad78c56635ff327104 # v3
2020
env:
2121
XDEBUG_MODE: coverage
2222
with:

0 commit comments

Comments
 (0)