diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 4b2f8b2..4e8e512 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -29,7 +29,7 @@ jobs: steps: # Checkout current git repository - name: Checkout - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.3 with: # fetch all history so that setuptools-scm works fetch-depth: 0