diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 5199cb7..26a2987 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -9,7 +9,7 @@ jobs: deploy: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod