Skip to content

Commit

Permalink
Bump ramsey/composer-install from 2 to 3 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 002bf99 commit b533845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: "composer require --dev phpdocumentor/guides-cli --no-update"

- name: "Install dependencies with Composer"
uses: "ramsey/composer-install@v2"
uses: "ramsey/composer-install@v3"
with:
dependency-versions: "highest"

Expand Down

0 comments on commit b533845

Please sign in to comment.