Skip to content

Commit

Permalink
verify-translations: use PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Feb 28, 2024
1 parent a08ada4 commit fd6f63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/[email protected]
with:
php-version: 8.0
php-version: 8.3

- name: Verify translations
run: php .github/workflows/verify-translations.php ${{ github.workspace }}

0 comments on commit fd6f63e

Please sign in to comment.