diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index a81d872..c5ef298 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: # Full history so the lastModified remark plugin can read accurate # git timestamps for every docs page (shallow clone would leave