Skip to content

Commit 5dcd062

Browse files
build(action): update node16 to node20
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent 1402a2d commit 5dcd062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ inputs:
3333
default: "https://install.determinate.systems/magic-nix-cache/perf"
3434

3535
runs:
36-
using: "node16"
36+
using: "node20"
3737
main: "./dist/index.js"
3838
post: "./dist/index.js"

0 commit comments

Comments
 (0)