Skip to content

Commit

Permalink
change hugoVersion to 0.140.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzhizhia committed Jan 6, 2025
1 parent 13688ef commit 04f99ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build-and-deploy:
runs-on: ubuntu-latest
env:
HUGO_VERSION: ${{ inputs.hugoVersion || '0.128.0' }}
HUGO_VERSION: ${{ inputs.hugoVersion || '0.140.2' }}

steps:
- name: Checkout
Expand Down

0 comments on commit 04f99ee

Please sign in to comment.