We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1402a2d commit 5dcd062Copy full SHA for 5dcd062
action.yml
@@ -33,6 +33,6 @@ inputs:
33
default: "https://install.determinate.systems/magic-nix-cache/perf"
34
35
runs:
36
- using: "node16"
+ using: "node20"
37
main: "./dist/index.js"
38
post: "./dist/index.js"
0 commit comments