We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e724b commit e3b4ddbCopy full SHA for e3b4ddb
1 file changed
.github/workflows/universal_workflow_light.yaml
@@ -304,7 +304,7 @@ jobs:
304
305
- name: 'Prepare Shop'
306
id: prepare_shop
307
- uses: 'OXID-eSales/github-actions/prepare_shop@v5'
+ uses: 'OXID-eSales/github-actions/prepare_shop@v0'
308
with:
309
container_name: ${{ steps.iltp.outputs.install_container_name }}
310
container_options: ${{ steps.iltp.outputs.install_container_options }}
0 commit comments