Skip to content

Commit

Permalink
Merge pull request #32 from cameronraysmith/node16-20
Browse files Browse the repository at this point in the history
build(action): update node16 to node20
  • Loading branch information
cole-h authored Feb 1, 2024
2 parents 80b14c9 + 5dcd062 commit eeabdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit eeabdb0

Please sign in to comment.