diff --git a/.github/workflows/HugoBuild.yml b/.github/workflows/HugoBuild.yml index 8957d1b..19c7e0d 100644 --- a/.github/workflows/HugoBuild.yml +++ b/.github/workflows/HugoBuild.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Git checkout - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0 + uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0 with: submodules: true # To get theme fetch-depth: 0