We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5517e16 commit 2eae36dCopy full SHA for 2eae36d
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install Hugo
15
uses: peaceiris/actions-hugo@v2
16
with:
17
- hugo-version: 'latest'
+ hugo-version: '0.135.0'
18
19
- name: Add SSH key to agent
20
run: |
0 commit comments