Skip to content

Commit fcd887c

Browse files
committed
[TMP] Switched to PR branch to test these changes
1 parent 96657d9 commit fcd887c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/composer-install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ inputs:
2929
runs:
3030
using: "composite"
3131
steps:
32-
- uses: ./actions/prepare-composer@main
32+
- uses: ./actions/prepare-composer@extract-prepare-composer-action
3333
with:
3434
gh-client-id: ${{ inputs.gh-client-id }}
3535
gh-client-secret: ${{ inputs.gh-client-secret }}

0 commit comments

Comments
 (0)