mirror of
https://github.com/actions/setup-node
synced 2025-04-20 07:03:11 +00:00
update readme
This commit is contained in:
parent
de612ec12c
commit
a277bc8df4
@ -42,7 +42,7 @@ steps:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Checking latest version of Node.js:
|
Checking latest version of Node.js:
|
||||||
(By default, action searches version locally before downloading it. This flag forces action to check if local version is the latest one)
|
(By default, action searches version locally before downloading it. The flag forces action to check if cached version is not outdated)
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user