mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-26 01:12:17 +01:00
build(action): update node16 to node20
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
This commit is contained in:
parent
1402a2dd8f
commit
5dcd062401
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ inputs:
|
|||
default: "https://install.determinate.systems/magic-nix-cache/perf"
|
||||
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "./dist/index.js"
|
||||
post: "./dist/index.js"
|
||||
|
|
Loading…
Reference in a new issue