Skip to content

Commit bf76bc4

Browse files
committed
Use Node 24-compatible GitHub Actions
1 parent 3644161 commit bf76bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/larastan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
coverage: none
2222

2323
- name: Install composer dependencies
24-
uses: ramsey/composer-install@v3
24+
uses: ramsey/composer-install@v4
2525
with:
2626
dependency-versions: "highest"
2727
composer-options: "--no-scripts"

0 commit comments

Comments
 (0)