Use process.env.RUNNER_TEMP instead of os.tmpdir() (#47)
This commit is contained in:
parent
93a72482ba
commit
2ebddb28d9
7 changed files with 632 additions and 234 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-bazel",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "Install and configure Bazel for GitHub Actions",
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue