We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ac4051 + bdfccd6 commit 6de38c6Copy full SHA for 6de38c6
.github/workflows/fix-php-code-style-issues.yml
@@ -22,7 +22,7 @@ jobs:
22
coverage: none
23
24
- name: Install composer dependencies
25
- uses: ramsey/composer-install@v2
+ uses: ramsey/composer-install@v3
26
27
- name: Run Laravel Pint
28
run: ./vendor/bin/pint
.github/workflows/run-psalm-static-analyst.yml
@@ -24,7 +24,7 @@ jobs:
29
- name: Run Psalm
30
run: ./vendor/bin/psalm --output-format=github
0 commit comments