Skip to content

Commit

Permalink
deploy: use an older version of Hugo for now
Browse files Browse the repository at this point in the history
  • Loading branch information
stebunovd committed Nov 11, 2024
1 parent 5095c75 commit 89ecfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
- uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.138.0'
hugo-version: '0.136.5'
extended: true
- env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 89ecfa3

Please sign in to comment.