Skip to content

Commit

Permalink
theres no submodule v4
Browse files Browse the repository at this point in the history
  • Loading branch information
smacke committed Oct 3, 2024
1 parent 65e764e commit c200403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: smacke/submodule-checkout@v4
- uses: smacke/submodule-checkout@v3
if: ${{ matrix.os == 'ubuntu-latest' && matrix.python-version != '3.10'}}
with:
ssh-key: '${{ secrets.TEST_DATA_SECRET }}'
Expand Down

0 comments on commit c200403

Please sign in to comment.