We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27212a1 commit d963e80Copy full SHA for d963e80
README.md
@@ -1,5 +1,9 @@
1
# setup-node
2
3
+<p align="left">
4
+ <a href="https://github.com/actions/setup-node"><img alt="GitHub Actions status" src="https://github.com/actions/setup-node/workflows/Main%20workflow/badge.svg"></a>
5
+</p>
6
+
7
This action sets by node environment for use in actions by:
8
9
- optionally downloading and caching a version of node - npm by version spec and add to PATH
0 commit comments