Skip to content

Commit

Permalink
Merge pull request #99 from heinrichreimer/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…peaceiris/actions-hugo-3

Bump peaceiris/actions-hugo from 2 to 3
  • Loading branch information
heinrichreimer committed May 7, 2024
2 parents 14454c6 + 5828cb9 commit 2b39b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: 📥 Check-out
uses: actions/checkout@v4
- name: 🧰 Install Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.123.4'
- name: 🧰 Install dart-sass-embedded
Expand Down

0 comments on commit 2b39b61

Please sign in to comment.