We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80b14c9 + 5dcd062 commit eeabdb0Copy full SHA for eeabdb0
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