Skip to content

Commit f5a15e4

Browse files
committed
Sync hugo version with nixpkgs
1 parent 768dad8 commit f5a15e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_site_and_deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
env:
3131
# Keep same version with `make deps`
32-
HUGO_VERSION: 0.117.0
32+
HUGO_VERSION: 0.122.0
3333
steps:
3434
- name: Install Hugo CLI
3535
run: |

0 commit comments

Comments
 (0)