Skip to content

Commit

Permalink
Use ramsey/composer-install@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Dec 26, 2023
1 parent 3a976f3 commit f08081f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
php-version: ${{ env.PSALM_PHP_VERSION }}

- name: Install composer dependencies
uses: "ramsey/composer-install@v1"
uses: ramsey/composer-install@v2

- name: Run Psalm
run: vendor/bin/psalm --show-info=false --find-unused-psalm-suppress --no-progress
Expand Down

0 comments on commit f08081f

Please sign in to comment.