diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index cd802f67b..9d29c6182 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -28,7 +28,7 @@ jobs: HUGO_VERSION: "0.146.3" steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 # needed for enableGitInfo submodules: true