Upgrade to latest version of @actons/cache (with -L patch)

This commit is contained in:
Alex Rodionov 2023-01-09 14:30:16 -08:00
parent 596e834564
commit 91e634d3e9
9 changed files with 7 additions and 42 deletions

3
dist/post/index.js vendored
View file

@ -124,8 +124,7 @@ module.exports = {
name: 'repository',
paths: [bazelRepository]
},
token: core.getInput('token'),
useGnuTarOnWindows: core.getBooleanInput('use-gnu-tar-on-windows')
token: core.getInput('token')
}