Skip to content

Commit b8e77fa

Browse files
authored
Merge pull request #8 from MurilloCunha/master
Update to use node 20
2 parents dd740fa + 7dfddd2 commit b8e77fa

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
@@ -15,7 +15,7 @@ outputs:
1515
successfully:
1616
description: 'Feedback message of success '
1717
runs:
18-
using: "node16"
18+
using: "node20"
1919
main: "./dist/index.js"
2020
branding:
2121
icon: 'file-text'

0 commit comments

Comments
 (0)