Comparing v2.2.1...v3.0.0 · google-github-actions/setup-gcloud
Commits on Aug 25, 2025
-
## What's Changed - **‼️ This release requires Node 24+!** - **‼️ The `skip_tool_cache` option has been removed!** Skipping the tool cache is now the default behavior. To restore the previous behavior of using the tool cache (which is unnecessary on GitHub managed runners, but may provide performance increases on self-hosted runners), set `cache: true`. --- * Bump to node24 by @sethvargo in #723 * Do not use the tool-cache by default by @sethvargo in #724 * Update to use v3 references by @sethvargo in #725 **Full Changelog**: v2.2.1...v3.0.0