mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-09 01:47:05 +00:00
docs: add a node about node16 on self-hosted runners (#149)
This commit is contained in:
parent
db6919d074
commit
e9ca24f3e2
1 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,10 @@ and permissions on Google Cloud.
|
||||||
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…
Add table
Add a link
Reference in a new issue