diff --git a/.github/actions/build_site/action.yaml b/.github/actions/build_site/action.yaml
index da5f31d879..719696d7ba 100644
--- a/.github/actions/build_site/action.yaml
+++ b/.github/actions/build_site/action.yaml
@@ -6,7 +6,7 @@ runs:
     - name: Setup Hugo
       uses: peaceiris/actions-hugo@v3
       with:
-        hugo-version: 'latest'
+        hugo-version: '0.145.0'
 
     - name: Build docs
       shell: bash
diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt
index 55a747d256..550164d309 100644
--- a/layouts/partials/version.txt
+++ b/layouts/partials/version.txt
@@ -1 +1 @@
-7.6.1+523120f28eb07bf5707e343d07e79fe704ae1f38
\ No newline at end of file
+7.6.1+3e2dd237eb6f1bb1ff4c61c702d06c689dd7ebd7
\ No newline at end of file