We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bcb41b commit db1932cCopy full SHA for db1932c
2 files changed
.github/workflows/gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Setup Hugo
19
- uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3.0.0
+ uses: peaceiris/actions-hugo@2752ce1d29631191ea3f27c23495fa06139a5b78 # v3.2.1
20
with:
21
hugo-version: '0.153.4'
22
extended: true
.github/workflows/validate_docs_build.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
0 commit comments