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 1600026 commit 93e67ccCopy full SHA for 93e67cc
.github/workflows/ci-show-output-log.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
12
- name: Install dependencies
13
- uses: php-actions/composer@master
+ uses: php-actions/composer@v6
14
with:
15
php_version: 8.1
16
ssh_key: ${{ secrets.SSH_KEY }}
.github/workflows/ci.yaml
php_version: '8.1'
0 commit comments