diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index d547cd7..9ea7f24 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.7 + uses: actions/checkout@v4.2.0 with: # fetch all history so that setuptools-scm works fetch-depth: 0