Skip to content

Commit b7e5914

Browse files
Merge pull request #732 from phpDocumentor/dependabot/github_actions/ramsey/composer-install-4
Bump ramsey/composer-install from 3 to 4
2 parents af178b5 + eaf0cdc commit b7e5914

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
tools: "cs2pr"
3333

3434
- name: "Install dependencies with Composer"
35-
uses: "ramsey/composer-install@v3"
35+
uses: "ramsey/composer-install@v4"
3636
with:
3737
dependency-versions: "locked"
3838

0 commit comments

Comments
 (0)