File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 build :
3131 runs-on : ubuntu-latest
3232 env :
33- HUGO_VERSION : 0.156.0
34- GO_VERSION : 1.25
33+ HUGO_VERSION : 0.163.3
34+ GO_VERSION : 1.26
3535 steps :
3636 - name : Checkout
3737 uses : actions/checkout@v4
5757 - name : Install Node.JS
5858 uses : actions/setup-node@v6
5959 with :
60- node-version : ' lts/jod '
60+ node-version : ' lts/krypton '
6161
6262 - name : Install Node.js dependencies
6363 run : " npm ci"
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/getsolus/solus-site
22
33go 1.24.2
44
5- require github.com/imfing/hextra v0.12.1 // indirect
5+ require github.com/imfing/hextra v0.12.3 // indirect
Original file line number Diff line number Diff line change 1- github.com/imfing/hextra v0.12.1 h1:3t1n0bmJbDzSTVfht93UDcfF1BXMRjeFojA071ri2l8 =
2- github.com/imfing/hextra v0.12.1 /go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo =
1+ github.com/imfing/hextra v0.12.3 h1:DZHY2rUWYteyzjlHi9r4n7Bb5e2Q+6LXe4C1Dqn0ZjM =
2+ github.com/imfing/hextra v0.12.3 /go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo =
You can’t perform that action at this time.
0 commit comments