diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index bca4532bdb..90756cc61f 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -39,7 +39,7 @@ jobs: - name: Install Dart Sass Embedded run: sudo snap install dart-sass-embedded - name: Checkout - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: submodules: recursive fetch-depth: 0