We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d60a6 commit 884a022Copy full SHA for 884a022
.github/ISSUE_TEMPLATE/config.yml
@@ -8,7 +8,7 @@ contact_links:
8
about: Please ask questions about GitHub Actions here.
9
- name: GitHub Pages Documentation
10
url: https://docs.github.com/en/pages
11
- about: GitHub Pages official documentaion here.
+ about: GitHub Pages official documentation here.
12
- name: GitHub Actions Documentation
13
url: https://docs.github.com/en/actions
14
about: GitHub Actions official documentation here.
README.md
@@ -164,7 +164,7 @@ jobs:
164
- name: Setup Hugo
165
uses: peaceiris/actions-hugo@v2
166
with:
167
- hugo-version: '0.101.0'
+ hugo-version: '0.110.0'
168
169
- name: Build
170
run: hugo --minify
0 commit comments