Commit 6e91bbb
committed
Fix Hugo version in postsubmit workflow to resolve build errors
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 6088592 commit 6e91bbb
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