Skip to content

Commit 9c63e11

Browse files
authored
chore(.github/workflows): typo on hugo version
1 parent 5d9eb9d commit 9c63e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Hugo
3636
uses: peaceiris/actions-hugo@v3
3737
with:
38-
hugo-version: 'v0.125.7'
38+
hugo-version: '0.125.7'
3939
extended: true
4040
- name: Checkout
4141
uses: actions/checkout@v4

0 commit comments

Comments
 (0)