Skip to content

Commit e1049f1

Browse files
author
Gabe
authored
fix hugo version in actions
1 parent 7e97163 commit e1049f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
submodules: true
2323
- name: build
24-
uses: jakejarvis/hugo-build-action@master
24+
uses: gerrowadat/hugo-build-action@master
2525
- name: deploy
2626
uses: JamesIves/[email protected]
2727
with:

0 commit comments

Comments
 (0)