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