Skip to content

Commit

Permalink
Merge pull request #1 from Guanran928/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/configure-pages-5

build(deps): bump actions/configure-pages from 4 to 5
  • Loading branch information
Guanran928 authored Apr 1, 2024
2 parents 1d5219d + fc37ea0 commit ece8e47
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 @@ -47,7 +47,7 @@ jobs:

- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Install Node.js dependencies
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
- name: Build with Hugo
Expand Down

0 comments on commit ece8e47

Please sign in to comment.