Upgrade Node.js version from 20 to 24 (#427)

Fixes #426
This commit is contained in:
Michał Janiszewski
2026-03-16 20:08:35 +01:00
committed by GitHub
parent 4a6e0f01d7
commit cbca54bc09
+1 -1
View File
@@ -54,7 +54,7 @@ inputs:
- no: do not attempt to install ccache"
default: detect
runs:
using: "node20"
using: "node24"
main: "dist/restore/index.js"
post: "dist/save/index.js"
branding: