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 37783c2 commit dd5de6eCopy full SHA for dd5de6e
actions/composer-install/action.yml
@@ -29,7 +29,7 @@ inputs:
29
runs:
30
using: "composite"
31
steps:
32
- - uses: ibexa/gh-workflows/actions/prepare-composer@main
+ - uses: ibexa/gh-workflows/actions/prepare-composer@extract-prepare-composer-action
33
name: Prepare Composer
34
with:
35
gh-client-id: ${{ inputs.gh-client-id }}
0 commit comments