We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7158df0 commit ab1286bCopy full SHA for ab1286b
1 file changed
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Setup PHP
53
uses: shivammathur/setup-php@v2
54
with:
55
- php-version: 8.1
+ php-version: 8.4
56
tools: composer
57
58
- name: Get Composer cache directory
0 commit comments