diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 949c8f8..21a3aee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Local checkout - - uses: actions/checkout@v4 + uses: actions/checkout@v4 - name: Install CI dependencies run: |