diff --git a/.github/workflows/build-page-with-hugo.yml b/.github/workflows/build-page-with-hugo.yml index 992c7dcf..f16fa31a 100644 --- a/.github/workflows/build-page-with-hugo.yml +++ b/.github/workflows/build-page-with-hugo.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f + uses: peaceiris/actions-hugo@3a287949d38134f0920e6ac20032acef6d4a23c4 with: hugo-version: '0.140.0' extended: true