Skip to content

Commit 37aa911

Browse files
authored
Update Node.js version in action.yml (#361)
1 parent 6a3436c commit 37aa911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ inputs:
1414
description: "The command you would like AWS CloudFormation Linter to Run"
1515
required: false
1616
runs:
17-
using: "node16"
17+
using: "node20"
1818
main: "dist/index.js"

0 commit comments

Comments
 (0)