This repository was archived by the owner on Aug 16, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1717
1818 - name : Set up Go
19- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
19+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
2020 with :
2121 go-version : 1.26.4
2222
4646 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4747
4848 - name : Set up Go
49- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
49+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
5050 with :
5151 go-version : 1.26.4
5252
Original file line number Diff line number Diff line change 3131 - name : Setup Node.js
3232 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3333 with :
34- node-version : 24.17 .0
34+ node-version : 24.18 .0
3535 cache : " npm"
3636 cache-dependency-path : ./www/package-lock.json
3737
Original file line number Diff line number Diff line change 6262 VERSION : ${{ inputs.version }}
6363
6464 - name : Set up Go
65- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
65+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
6666 with :
6767 go-version : 1.26.4
6868
Original file line number Diff line number Diff line change 1010 "astro" : " astro"
1111 },
1212 "dependencies" : {
13- "@astrojs/starlight" : " 0.40.0 " ,
13+ "@astrojs/starlight" : " 0.41.1 " ,
1414 "astro" : " 6.4.8" ,
1515 "sharp" : " 0.35.2" ,
1616 "starlight-auto-sidebar" : " 0.4.0" ,
17- "starlight-blog" : " 0.26.1 " ,
17+ "starlight-blog" : " 0.27.0 " ,
1818 "starlight-fullview-mode" : " 0.2.6"
1919 }
2020}
You can’t perform that action at this time.
0 commit comments