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.
1 parent 619a875 commit dafcadeCopy full SHA for dafcade
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
12
- name: Install dependencies
13
- uses: php-actions/composer@v6
+ uses: php-actions/composer@output-improvement
14
with:
15
php_version: '8.1'
16
ssh_key: ${{ secrets.SSH_KEY }}
0 commit comments