Skip to content

Commit 5ae0cc3

Browse files
Merge pull request #21 from beste/dependabot/github_actions/ramsey/composer-install-4
github-actions(deps): bump ramsey/composer-install from 3 to 4
2 parents 729cb30 + 0611b83 commit 5ae0cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939

40-
- uses: "ramsey/composer-install@v3"
40+
- uses: "ramsey/composer-install@v4"
4141

4242
- name: Setup problem matchers for PHP
4343
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"

0 commit comments

Comments
 (0)