mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 15:17: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
|
|
@ -44,6 +44,10 @@ and permissions on Google Cloud.
|
|||
# Ignore generated credentials from google-github-actions/auth
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue