Skip to content

Commit c200403

Browse files
committed
theres no submodule v4
1 parent 65e764e commit c200403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v4
2929
with:
3030
fetch-depth: 1
31-
- uses: smacke/submodule-checkout@v4
31+
- uses: smacke/submodule-checkout@v3
3232
if: ${{ matrix.os == 'ubuntu-latest' && matrix.python-version != '3.10'}}
3333
with:
3434
ssh-key: '${{ secrets.TEST_DATA_SECRET }}'

0 commit comments

Comments
 (0)