cachix / install-nix-action

Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.
Apache License 2.0
513 stars 79 forks source link

Update to use Node 16 #146

Closed quinn-dougherty closed 1 year ago

quinn-dougherty commented 1 year ago

I get this warning in github:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: cachix/install-nix-action, cachix/cachix-action, cachix/cachix-action
domenkozar commented 1 year ago

Fixed on master