Skip to content

Commit faf8473

Browse files
committed
docs: fix indentation
Signed-off-by: Abhijeet <abhijeetsaharan2236@gmail.com>
1 parent 6821a47 commit faf8473

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pr-check-secondary-deps-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
- name: Checkout repository
3131
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3232
with:
33-
fetch-depth: 0 # ensure full git history for SCM-based versioning
34-
33+
fetch-depth: 0 # ensure full git history for SCM-based versioning
3534

3635
- name: Set up Python ${{ matrix.python-version }}
3736
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)