Skip to content

Commit d2cb8f7

Browse files
authored
Merge pull request #1 from EngineScript/dependabot/github_actions/actions-7c30707149
Bump ramsey/composer-install from 2 to 3 in the actions group
2 parents ce6c736 + b727d1b commit d2cb8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wordpress-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
coverage: none
4949

5050
- name: Install Composer dependencies
51-
uses: ramsey/composer-install@v2
51+
uses: ramsey/composer-install@v3
5252
with:
5353
composer-options: "--prefer-dist --no-progress"
5454

0 commit comments

Comments
 (0)