We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf290c commit 1907650Copy full SHA for 1907650
.github/workflows/ci.yml
@@ -10,5 +10,5 @@ jobs:
10
- uses: shivammathur/setup-php@v2
11
with:
12
php-version: 8.0
13
- - uses: ramsey/composer-install@v1
+ - uses: ramsey/composer-install@v3
14
- run: composer check
0 commit comments