Skip to content

Commit 2af33cf

Browse files
Merge pull request #23 from beste/dependabot/github_actions/ramsey/composer-install-4
github-actions(deps): bump ramsey/composer-install from 3 to 4
2 parents e0da4fe + 0429104 commit 2af33cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
env:
6767
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868

69-
- uses: "ramsey/composer-install@v3"
69+
- uses: "ramsey/composer-install@v4"
7070

7171
- name: Setup Problem Matchers
7272
run: |

0 commit comments

Comments
 (0)