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 93e67cc commit 787f475Copy full SHA for 787f475
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
12
- name: Install dependencies
13
- uses: php-actions/composer@v6
+ uses: php-actions/composer@master
14
15
with:
16
php_version: '8.1'
0 commit comments