diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index fea8993..3c3d4d3 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout - - uses: actions/checkout@v4 + uses: actions/checkout@v4 - name: Set up Python uses: actions/setup-python@v5 with: