Skip to content

Commit ffee2a3

Browse files
authored
refactor: using PHP 8.4 instead
1 parent 150c178 commit ffee2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-file-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup PHP
2424
uses: shivammathur/setup-php@v2
2525
with:
26-
php-version: '8.1'
26+
php-version: '8.4'
2727
extensions: intl
2828
coverage: none
2929

0 commit comments

Comments
 (0)