Skip to content

Commit e096f67

Browse files
authored
Merge pull request #165 from pear/dependabot/github_actions/ramsey/composer-install-3
Bump ramsey/composer-install from 1 to 3
2 parents bdfdc85 + e467a73 commit e096f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
php-version: ${{ matrix.php }}
2727
coverage: none
2828

29-
- uses: ramsey/composer-install@v1
29+
- uses: ramsey/composer-install@v3
3030
with:
3131
dependency-versions: ${{ matrix.dependencies }}
3232

0 commit comments

Comments
 (0)