Skip to content

Commit

Permalink
Merge pull request #19 from hoppydicetactics/renovate/actions-configu…
Browse files Browse the repository at this point in the history
…re-pages-5.x

Update actions/configure-pages action to v5
  • Loading branch information
bliemli authored May 3, 2024
2 parents ff3871f + 9df8a23 commit a2fc395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build with Hugo
env:
HUGO_ENVIRONMENT: production
Expand Down

0 comments on commit a2fc395

Please sign in to comment.