Skip to content

Commit 07c90ab

Browse files
committed
Run collision-detector on 8.4
1 parent 21c1d1b commit 07c90ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
uses: "shivammathur/setup-php@v2"
117117
with:
118118
coverage: "none"
119-
php-version: "8.3"
119+
php-version: "8.4"
120120

121121
- name: "Install dependencies"
122122
run: "composer install --no-interaction --no-progress"

0 commit comments

Comments
 (0)