Skip to content

Commit 8cb724d

Browse files
authored
Update build-release.yml
1 parent e2b92af commit 8cb724d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup PHP
1616
uses: shivammathur/setup-php@v2
1717
with:
18-
php-version: '8.3'
18+
php-version: '8.4'
1919

2020
- name: Install Dependencies
2121
run: composer install

0 commit comments

Comments
 (0)