File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "image" : " hugomods/hugo:0.113.0 " ,
2+ "image" : " hugomods/hugo:0.134.2 " ,
33 "features" : {}
44}
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ jobs:
1111 - uses : actions/checkout@v3
1212 - uses : actions/setup-node@v3
1313 with :
14- node-version : " 16 "
14+ node-version : " 20 "
1515 - name : Hugo setup
16- uses : peaceiris/actions-hugo@v2.6 .0
16+ uses : peaceiris/actions-hugo@v3.0 .0
1717 with :
18- hugo-version : 0.113.0
18+ hugo-version : 0.134.2
1919 extended : true
2020 - name : NPM install
2121 run : npm ci
Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ jobs:
1111 - uses : actions/checkout@v3
1212 - uses : actions/setup-node@v3
1313 with :
14- node-version : " 16 "
14+ node-version : " 20 "
1515 - name : Hugo setup
16- uses : peaceiris/actions-hugo@v2.6 .0
16+ uses : peaceiris/actions-hugo@v3.0 .0
1717 with :
18- hugo-version : 0.113.0
18+ hugo-version : 0.134.2
1919 extended : true
2020 - name : NPM install
2121 run : npm ci
You can’t perform that action at this time.
0 commit comments