diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6eda9c3..750249d 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -17,7 +17,7 @@ jobs: HUGO_VERSION: "0.163.1" steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: submodules: recursive # pull the PaperMod theme fetch-depth: 0 # full history (for git-based lastmod, if enabled)