We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28bc7f commit 25ab5a0Copy full SHA for 25ab5a0
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