diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 3b551de..ec5e26d 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -26,7 +26,7 @@ jobs: with: python-version: 3.x - name: Checkout the repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install base requirements run: | pip install -e .