Skip to content

Commit eeabdb0

Browse files
authored
Merge pull request #32 from cameronraysmith/node16-20
build(action): update node16 to node20
2 parents 80b14c9 + 5dcd062 commit eeabdb0

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)