Skip to content

Commit 90b37fe

Browse files
committed
👷 ci(workflows): update Hugo version in GitHub Actions
- bump Hugo version from 0.147.8 to v0.147.9 for latest features and fixes
1 parent bdee1c6 commit 90b37fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ jobs:
383383
uses: peaceiris/actions-hugo@v3
384384
with:
385385
extended: true
386-
hugo-version: '0.147.8'
386+
hugo-version: 'v0.147.9'
387387
- name: Build
388388
run: |
389389
$environment = "${{ needs.Setup.outputs.nkdAgility_Ring }}".ToLower()

0 commit comments

Comments
 (0)