Skip to content

Commit 3bfb5b7

Browse files
committed
Fix npm dependencies, update outdated npm lockfile
1 parent 614a7ce commit 3bfb5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Hugo
3131
uses: peaceiris/actions-hugo@v3
3232
with:
33-
hugo-version: '0.125.4'
33+
hugo-version: '0.110.0'
3434
extended: true
3535

3636
- name: Download Hugo Theme

0 commit comments

Comments
 (0)