Skip to content

Commit 7966046

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 8576744 commit 7966046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Setup Pages
6464
id: pages
65-
uses: actions/configure-pages@v4
65+
uses: actions/configure-pages@v5
6666

6767
- name: Install Node.js dependencies
6868
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"

0 commit comments

Comments
 (0)