Commit 1ec346d
authored
Fix Hugo version in postsubmit workflow to resolve build errors (#503)
Update Hugo version from 0.125.5 to 0.146.0 in postsubmit.yml to match
the minimum version requirement specified in hugo.yaml. This resolves
the build error where the 'try' function was not defined in the older
Hugo version.
Fixes the postsubmit GitHub action build failure.
Signed-off-by: xuezhaojun <[email protected]>1 parent 787a3b2 commit 1ec346d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments