We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38cb1e7 + d62efa0 commit 75a9d86Copy full SHA for 75a9d86
1 file changed
.github/workflows/hugo.yml
@@ -45,7 +45,7 @@ jobs:
45
submodules: recursive
46
- name: Setup Pages
47
id: pages
48
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v6
49
- name: Install Node.js dependencies
50
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
51
- name: Build with Hugo
0 commit comments