Skip to content

Commit

Permalink
Fix typo in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Oct 19, 2022
1 parent fff1963 commit 6c95782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
php-version: 8.2
extensions: intl-${{ matrix.icu }}
- name: Setup PHP 8.2
- name: Setup PHP 8.3
uses: shivammathur/setup-php@develop
with:
php-version: 8.3
Expand Down

0 comments on commit 6c95782

Please sign in to comment.