We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acce4f0 commit 466a47dCopy full SHA for 466a47d
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup PHP, with composer and extensions
20
uses: shivammathur/setup-php@v2
21
with:
22
- php-version: "8.3"
+ php-version: "8.4"
23
tools: composer:v2
24
coverage: none
25
0 commit comments