We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65f814e commit 282fb80Copy full SHA for 282fb80
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install PHP with extensions
24
uses: shivammathur/setup-php@v2
25
with:
26
- php-version: 8.3
+ php-version: 8.4
27
coverage: none
28
extensions: none
29
tools: none
0 commit comments