docs: add a node about node16 on self-hosted runners (#149)
This commit is contained in:
parent
db6919d074
commit
e9ca24f3e2
@ -44,6 +44,10 @@ and permissions on Google Cloud.
|
|||||||
# Ignore generated credentials from google-github-actions/auth
|
# Ignore generated credentials from google-github-actions/auth
|
||||||
gha-creds-*.json
|
gha-creds-*.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- This action runs using Node 16. If you are using self-hosted GitHub Actions
|
||||||
|
runners, you must use runner version [2.285.0](https://github.com/actions/virtual-environments)
|
||||||
|
or newer.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user