Skip to content

Commit 2eae36d

Browse files
authored
Update deploy.yml
1 parent 5517e16 commit 2eae36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install Hugo
1515
uses: peaceiris/actions-hugo@v2
1616
with:
17-
hugo-version: 'latest'
17+
hugo-version: '0.135.0'
1818

1919
- name: Add SSH key to agent
2020
run: |

0 commit comments

Comments
 (0)