Skip to content

Commit 0e3611e

Browse files
committed
feat: update php version on workflow
1 parent eb4a006 commit 0e3611e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Install php
4646
uses: shivammathur/setup-php@v2
4747
with:
48-
php-version: "8.2"
48+
php-version: "8.4"
4949
tools: phive
5050

5151
- name: Auth gcloud

0 commit comments

Comments
 (0)