Updating GHES workflows

This commit is contained in:
GitHub Actions
2024-03-30 01:10:11 +00:00
parent 9eade7871e
commit 17fe5c7de8
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
submodules: recursive
- 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