1
0
Fork 0
mirror of synced 2026-06-05 10:55:15 +00:00

Update README with correct Node version (#515)

Closes https://github.com/google-github-actions/auth/issues/514

Signed-off-by: Seth Vargo <seth@sethvargo.com>
This commit is contained in:
Seth Vargo 2025-09-03 09:38:45 -04:00 committed by GitHub
commit fc2174804b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ support](https://cloud.google.com/support).**
gha-creds-*.json gha-creds-*.json
``` ```
- This action runs using Node 20. Use a [runner - This action runs using Node 24. Use a [runner
version](https://github.com/actions/virtual-environments) that supports this version](https://github.com/actions/virtual-environments) that supports this
version of Node or newer. version of Node or newer.