Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 403e197

Browse files
authored
Update deploy-production.yml
1 parent 46c1a85 commit 403e197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install PHP
2525
uses: shivammathur/setup-php@v2
2626
with:
27-
php-version: 8.3
27+
php-version: 8.4
2828

2929
- name: Install composer dependencies
3030
run: |

0 commit comments

Comments
 (0)