Skip to content

Commit a057836

Browse files
authored
Merge pull request #9 from nodenv/bump-deps
Bump deps
2 parents 01afc47 + b829159 commit a057836

7 files changed

Lines changed: 2609 additions & 2179 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Hopefully, this limitation will be eliminated at some point.
1111

1212
### setup-nodenv [![repo](https://img.shields.io/badge/---?label=repo&style=social&logo=github)](https://github.com/nodenv/actions-setup-nodenv)
1313

14-
Installs nodenv and adds it to PATH for subsequent steps to make use of nodenv.
15-
14+
Installs nodenv and adds it to `PATH` for subsequent steps to make use of nodenv.
15+
1616
For usage and examples see [its readme](setup-nodenv) in this monorepo.
1717

1818
### node-version [![repo](https://img.shields.io/badge/---?label=repo&style=social&logo=github)](https://github.com/nodenv/actions-node-version)
1919

2020
Exposes node version (via `nodenv local`) as a step output. Suitable to read .node-version and provide as input to [setup-node action](https://github.com/actions/setup-node)
21-
21+
2222
For usage and examples see [its readme](node-version) in this monorepo.

0 commit comments

Comments
 (0)