Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-hugo digest to aadc3a9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss committed Oct 5, 2023
1 parent b497157 commit fb2b9d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Setup Hugo
if: github.ref == 'refs/heads/master'
uses: peaceiris/actions-hugo@c03b5dbed22245418539b65eb9a3b1d5fdd9a0a6
uses: peaceiris/actions-hugo@aadc3a98dfd3437f8f97d436ea91b82a73dc85dd
with:
hugo-version: "0.82.0"
extended: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: make test-all

- name: Setup Hugo
uses: peaceiris/actions-hugo@c03b5dbed22245418539b65eb9a3b1d5fdd9a0a6
uses: peaceiris/actions-hugo@aadc3a98dfd3437f8f97d436ea91b82a73dc85dd
with:
hugo-version: "0.82.0"
extended: true
Expand Down

0 comments on commit fb2b9d4

Please sign in to comment.