Skip to content

Commit 5a90821

Browse files
authored
Update action.yml
1 parent 213d495 commit 5a90821

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
@@ -14,8 +14,8 @@ inputs:
1414
required: false
1515
default: true
1616
runs:
17-
using: "node12"
17+
using: "node16"
1818
main: "dist/index.js"
1919
branding:
2020
icon: "git-merge"
21-
color: "black"
21+
color: "black"

0 commit comments

Comments
 (0)