Skip to content

Commit e46b88c

Browse files
committed
ci: bump actions/configure-pages
1 parent c9f6570 commit e46b88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
submodules: recursive
4444
- name: Setup Pages
4545
id: pages
46-
uses: actions/configure-pages@v2
46+
uses: actions/configure-pages@v5
4747
- name: Install Node.js dependencies
4848
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
4949
- name: Build with Hugo

0 commit comments

Comments
 (0)