mirror of
https://github.com/actions/setup-node.git
synced 2025-12-15 09:21:40 +08:00
Allow using .tool-versions for node-version-file
This enables developers which use `asdf` to use their version file Signed-off-by: Timo Sand <timo.sand@iki.fi>
This commit is contained in:
2
__tests__/data/.tool-versions
Normal file
2
__tests__/data/.tool-versions
Normal file
@@ -0,0 +1,2 @@
|
||||
yarn 1.22.4
|
||||
nodejs 17.6.0
|
||||
Reference in New Issue
Block a user