Skip to content

Commit b3ebbc0

Browse files
committed
Fix CI
1 parent 71627d4 commit b3ebbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
composer-options: --optimize-autoloader
2121
env:
22-
COMPOSER_ROOT_VERSION: dev-main
22+
COMPOSER_ROOT_VERSION: 0.4.x
2323
- run: composer validate
2424
- run: composer normalize --dry-run
2525
- run: composer check-require

0 commit comments

Comments
 (0)