We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcade0 commit bcdc270Copy full SHA for bcdc270
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Hugo
25
uses: peaceiris/actions-hugo@v3
26
with:
27
- hugo-version: 'latest'
+ hugo-version: 'v0.124.0'
28
extended: true
29
- name: Use Node.js ${{ matrix.node-version }}
30
uses: actions/setup-node@v1
0 commit comments