1.1.4 (#57)
test / test (1.33.1, ubuntu-latest) (push) Failing after 9s
Details
test / test (1.x, ubuntu-latest) (push) Failing after 7s
Details
test / test (b31cf9fde6ad5398c20370c136695db77df6beeb, ubuntu-latest) (push) Failing after 7s
Details
test / test (canary, ubuntu-latest) (push) Failing after 8s
Details
test / test (~1.32, ubuntu-latest) (push) Failing after 9s
Details
test / test (1.33.1, macos-latest) (push) Has been cancelled
Details
test / test (1.33.1, windows-latest) (push) Has been cancelled
Details
test / test (1.x, macos-latest) (push) Has been cancelled
Details
test / test (1.x, windows-latest) (push) Has been cancelled
Details
test / test (b31cf9fde6ad5398c20370c136695db77df6beeb, macos-latest) (push) Has been cancelled
Details
test / test (b31cf9fde6ad5398c20370c136695db77df6beeb, windows-latest) (push) Has been cancelled
Details
test / test (canary, macos-latest) (push) Has been cancelled
Details
test / test (canary, windows-latest) (push) Has been cancelled
Details
test / test (~1.32, macos-latest) (push) Has been cancelled
Details
test / test (~1.32, windows-latest) (push) Has been cancelled
Details
test / test (1.33.1, ubuntu-latest) (push) Failing after 9s
Details
test / test (1.x, ubuntu-latest) (push) Failing after 7s
Details
test / test (b31cf9fde6ad5398c20370c136695db77df6beeb, ubuntu-latest) (push) Failing after 7s
Details
test / test (canary, ubuntu-latest) (push) Failing after 8s
Details
test / test (~1.32, ubuntu-latest) (push) Failing after 9s
Details
test / test (1.33.1, macos-latest) (push) Has been cancelled
Details
test / test (1.33.1, windows-latest) (push) Has been cancelled
Details
test / test (1.x, macos-latest) (push) Has been cancelled
Details
test / test (1.x, windows-latest) (push) Has been cancelled
Details
test / test (b31cf9fde6ad5398c20370c136695db77df6beeb, macos-latest) (push) Has been cancelled
Details
test / test (b31cf9fde6ad5398c20370c136695db77df6beeb, windows-latest) (push) Has been cancelled
Details
test / test (canary, macos-latest) (push) Has been cancelled
Details
test / test (canary, windows-latest) (push) Has been cancelled
Details
test / test (~1.32, macos-latest) (push) Has been cancelled
Details
test / test (~1.32, windows-latest) (push) Has been cancelled
Details
This commit is contained in:
parent
ef28d469f1
commit
041b854f97
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "setup-deno",
|
||||
"version": "1.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"version": "1.1.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"node_modules/@actions/core": {
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "setup-deno",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "setup-deno",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "setup-deno",
|
||||
"description": "Set up Deno easially in GitHub Actions",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"author": "Deno Land Inc",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue