Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 6e028a8

Browse files
committed
use latest split release
1 parent 3343bbe commit 6e028a8

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
@@ -49,7 +49,7 @@ jobs:
4949
test:
5050
name: Test
5151
needs: [build]
52-
uses: codecov/gha-workflows/.github/workflows/run-tests-split.yml@matt/use-codecov-action
52+
uses: codecov/gha-workflows/.github/workflows/run-tests-split.yml@v1.2.29
5353
secrets: inherit
5454
with:
5555
repo: ${{ vars.CODECOV_IMAGE_V2 || 'codecov/self-hosted-api' }}

0 commit comments

Comments
 (0)