Skip to content

Commit

Permalink
Merge pull request #1 from manics/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…onfigure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
manics committed Apr 16, 2024
2 parents 8820dc8 + 2f7e2bf commit 4c06164
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 @@ -42,7 +42,7 @@ jobs:
- name: Setup Pages
id: pages
if: github.ref == 'refs/heads/main'
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 4c06164

Please sign in to comment.