We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312fbcf commit 6b8f267Copy full SHA for 6b8f267
.github/workflows/codeql-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: github/codeql-action/autobuild@v3
54
55
- name: Setup Hugo
56
- uses: peaceiris/actions-hugo@v2
+ uses: peaceiris/actions-hugo@v3
57
with:
58
hugo-version: '0.101.0'
59
extended: true
0 commit comments