File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 name : Lint & Test Build
9191 if : github.event_name == 'pull_request'
9292 runs-on : ubuntu-24.04
93- container : node:22.22.2 -alpine3.23@sha256:8ea2348b068a9544dae7317b4f3aafcdc032df1647bb7d768a05a5cad1a7683f
93+ container : node:24.15.0 -alpine3.23@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
9494 steps :
9595 - name : Checkout
9696 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
@@ -131,7 +131,7 @@ jobs:
131131 name : Unit Tests
132132 if : github.event_name == 'pull_request'
133133 runs-on : ubuntu-24.04
134- container : node:22.22.2 -alpine3.23@sha256:8ea2348b068a9544dae7317b4f3aafcdc032df1647bb7d768a05a5cad1a7683f
134+ container : node:24.15.0 -alpine3.23@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
135135 permissions :
136136 checks : write
137137 steps :
Original file line number Diff line number Diff line change 131131 "@types/js-yaml" : " ^4.0.9" ,
132132 "@types/lodash" : " 4.17.24" ,
133133 "@types/mime" : " ^3.0.4" ,
134- "@types/node" : " 22.19.0 " ,
134+ "@types/node" : " 24.12.4 " ,
135135 "@types/node-schedule" : " 2.1.8" ,
136136 "@types/nodemailer" : " ^8.0.0" ,
137137 "@types/react" : " 19.2.14" ,
You can’t perform that action at this time.
0 commit comments