Skip to content

Commit

Permalink
[infra] set hugo version to 0.139.4
Browse files Browse the repository at this point in the history
  • Loading branch information
je-ik committed Dec 16, 2024
1 parent f01343a commit f038560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 'latest'
hugo-version: '0.139.4'
- name: Deploy snapshot
env:
GRADLE_PROPERTIES: ${{ secrets.GRADLE_PROPERTIES }}
Expand Down

0 comments on commit f038560

Please sign in to comment.