Skip to content

Commit cb9da26

Browse files
committed
Use PHP 8.4 for workflow
1 parent b515211 commit cb9da26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ldog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
fail-fast: false
3636
matrix:
37-
php-versions: ['8.3']
37+
php-versions: ['8.4']
3838
steps:
3939
- name: Checkout
4040
uses: actions/checkout@v4

0 commit comments

Comments
 (0)