We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150c178 commit ffee2a3Copy full SHA for ffee2a3
1 file changed
.github/workflows/test-file-permissions.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup PHP
24
uses: shivammathur/setup-php@v2
25
with:
26
- php-version: '8.1'
+ php-version: '8.4'
27
extensions: intl
28
coverage: none
29
0 commit comments