Skip to content

Commit

Permalink
add dependency-versions highest to try to make psalm install work
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbrillig committed Nov 18, 2024
1 parent ddf2d21 commit 124cc5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/csqa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- name: Install Composer dependencies
uses: "ramsey/composer-install@v3"
with:
dependency-versions: "highest"
# Bust the cache at least once a month - output format: YYYY-MM.
custom-cache-suffix: $(date -u "+%Y-%m")

Expand Down

0 comments on commit 124cc5f

Please sign in to comment.