Skip to content

Commit c56e076

Browse files
committed
chore: update split-tests action to a specific commit in ci.yml
1 parent f415c1d commit c56e076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
# split-tests action - splits the tests into x number of groups
197197
# based on the total number of github-hosted runners and junit previous test results by time and line count.
198198
# Link to the action - https://github.com/marketplace/actions/split-tests
199-
- uses: scruplelesswizard/split-tests@v1-alpha.1
199+
- uses: scruplelesswizard/split-tests@4f1ca766cb93923ca216e02f1aefed20944e313f
200200
id: split-tests
201201
name: Split tests
202202
with:

0 commit comments

Comments
 (0)