Skip to content

Commit bcdc270

Browse files
committed
Hugo
1 parent 8dcade0 commit bcdc270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Hugo
2525
uses: peaceiris/actions-hugo@v3
2626
with:
27-
hugo-version: 'latest'
27+
hugo-version: 'v0.124.0'
2828
extended: true
2929
- name: Use Node.js ${{ matrix.node-version }}
3030
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)