Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liorocks committed May 20, 2024
1 parent 9c06fd3 commit a621dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: shivammathur/setup-php@b7d1d9c9a92d8d8463ce36d7f60da34d461724f8
with:
php-version: '7.4'
php-version: '8.3'
- uses: actions/checkout@v2
- name: Cache composer dependencies
uses: actions/cache@v1
Expand Down

0 comments on commit a621dce

Please sign in to comment.