Skip to content

Commit f6f7d9f

Browse files
author
Janne Rönkkö
committed
DEV: use setup-e2e-environment action from e2e-mssql-support branch
1 parent e75c380 commit f6f7d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github-actions/run-ci/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ runs:
111111
using: composite
112112
steps:
113113
- name: Start e2e env
114-
uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@setup-e2e-environment-v8
114+
uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@e2e-mssql-support
115115
with:
116116
docker_compose_bundle_gha_artifact: "${{ inputs.docker_compose_bundle_gha_artifact }}"
117117
ui_version: "${{ inputs.ui_version }}"

0 commit comments

Comments
 (0)