We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b47ee4 commit 3a5d0e9Copy full SHA for 3a5d0e9
.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