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