Skip to content

Commit 81b3fb7

Browse files
author
Alex Page
authored
Update action.yml
1 parent 563bf6f commit 81b3fb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ inputs:
1818
required: false
1919
default: "update"
2020
runs:
21-
using: 'node14'
21+
using: 'node12'
2222
main: 'dist/index.js'
2323
branding:
2424
icon: 'cpu'
25-
color: 'gray-dark'
25+
color: 'gray-dark'

0 commit comments

Comments
 (0)