Use manifests for external cache to avoid overfetching

This commit is contained in:
Alex Rodionov 2023-01-11 13:40:42 -08:00
parent 74154140df
commit 3c0903ad5b
10 changed files with 3105 additions and 131 deletions

View file

@ -1,6 +1,6 @@
{
"name": "setup-bazel",
"version": "0.1.0",
"version": "0.2.0",
"description": "Install and configure Bazel for GitHub Actions",
"main": "index.js",
"engines" : {