Skip to content

Commit c216fd3

Browse files
authored
Merge pull request #1 from ingara/patch-1
Run using Node 16
2 parents ff6ef50 + aa797a4 commit c216fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ outputs:
1212
teller-version:
1313
description: "The Teller version that was installed."
1414
runs:
15-
using: "node12"
15+
using: "node16"
1616
main: "main.js"

0 commit comments

Comments
 (0)