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 f415c1d commit c56e076Copy full SHA for c56e076
.github/workflows/ci.yml
@@ -196,7 +196,7 @@ jobs:
196
# split-tests action - splits the tests into x number of groups
197
# based on the total number of github-hosted runners and junit previous test results by time and line count.
198
# Link to the action - https://github.com/marketplace/actions/split-tests
199
- - uses: scruplelesswizard/split-tests@v1-alpha.1
+ - uses: scruplelesswizard/split-tests@4f1ca766cb93923ca216e02f1aefed20944e313f
200
id: split-tests
201
name: Split tests
202
with:
0 commit comments