Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmatosbc authored Nov 28, 2024
1 parent 9c800e8 commit 2cfc33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up PHP 8.1
uses: shivammathur/setup-php@v3
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'

Expand Down

0 comments on commit 2cfc33e

Please sign in to comment.