Fix version in package.json (#7)
This commit is contained in:
parent
c423f000c1
commit
b7383df9e2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-bazel",
|
||||
"version": "0.8.9",
|
||||
"version": "0.8.0",
|
||||
"description": "Install and configure Bazel for GitHub Actions",
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue