Skip to content

Commit

Permalink
- fixes a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kodeart committed Feb 22, 2024
1 parent df844c7 commit 77caf0d
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 @@ -35,7 +35,7 @@ jobs:
ini-values: opcache.enable=0

- name: Install composer and update
uses: ramsey/composer@v2
uses: ramsey/composer-install@v2
with:
composer-options: '--prefer-dist --no-progress --no-interaction'
dependency-versions: highest
Expand Down

0 comments on commit 77caf0d

Please sign in to comment.