We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07acc7 commit 2c64b05Copy full SHA for 2c64b05
.github/workflows/hugo.yaml
@@ -32,7 +32,7 @@ jobs:
32
build:
33
runs-on: ubuntu-latest
34
env:
35
- HUGO_VERSION: 0.124.1
+ HUGO_VERSION: 0.125.4
36
steps:
37
- name: Install Hugo CLI
38
run: |
docsy/package.json
@@ -34,7 +34,7 @@
"update:pkg:hugo": "npm install --save-dev --save-exact hugo-extended@latest"
},
"devDependencies": {
- "autoprefixer": "^10.4.14",
+ "autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
39
"hugo-extended": "0.125.4",
40
"postcss-cli": "^11.0.0"
0 commit comments