Skip to content

Commit d7969b0

Browse files
committed
v3.0.0
1 parent 7bcd1c3 commit d7969b0

File tree

11 files changed

+200
-78
lines changed

11 files changed

+200
-78
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ inputs:
88
node-mirror:
99
description: The node.js mirror to use
1010
default: https://nodejs.org/dist/
11+
branding:
12+
icon: download
13+
color: green
1114
runs:
1215
using: node12
1316
main: index.js

node_modules/@actions/core/LICENSE.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

node_modules/@actions/core/README.md

Lines changed: 63 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/command.d.ts

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/command.js

Lines changed: 31 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/command.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.d.ts

Lines changed: 27 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)