We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e8e66 commit d347c65Copy full SHA for d347c65
.github/workflows/hugo.yaml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
- name: Setup Pages
49
id: pages
50
- uses: actions/configure-pages@v3
+ uses: actions/configure-pages@v4
51
- name: Install Node.js dependencies
52
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
53
- name: Build with Hugo
0 commit comments