Update main.yml

This commit is contained in:
浪子 2024-10-26 17:57:38 +08:00 committed by GitHub
parent e4858edaff
commit d559c00e68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'v0.123.0' # 使用指定的版本
hugo-version: '0.123.0' # 使用指定的版本
extended: true
- name: Build