Skip to content

Commit e0a0af3

Browse files
committed
Hugoのバージョンを変更
1 parent 6be3802 commit e0a0af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
build:
3333
runs-on: ubuntu-latest
3434
env:
35-
HUGO_VERSION: 'latest'
35+
HUGO_VERSION: 0.134.2
3636
steps:
3737
- name: Install Hugo CLI
3838
run: |

0 commit comments

Comments
 (0)