We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3e1e9 commit b543cb9Copy full SHA for b543cb9
1 file changed
.github/workflows/gh-pages.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
hugo-version: 'latest'
29
extended: true
30
+ node-version: 20
31
32
- name: Install Dependencies
33
run: npm install autoprefixer postcss postcss-cli
0 commit comments