Skip to content

Commit

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

chore(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
toozej authored May 24, 2024
2 parents e12eb98 + 80fdf9a commit 11dfd6d
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 @@ -48,7 +48,7 @@ jobs:
fetch-depth: 0
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
# disabled since not used for this site
#- name: Install Node.js dependencies
# run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
Expand Down

0 comments on commit 11dfd6d

Please sign in to comment.