Skip to content

Commit 7a556f9

Browse files
Update PHP version to 8.4 in workflow
1 parent 1ab1757 commit 7a556f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Setup PHP
1919
uses: shivammathur/setup-php@v2
2020
with:
21+
php-version: '8.4'
2122
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv, json
2223
coverage: none
2324

0 commit comments

Comments
 (0)