Skip to content

Commit

Permalink
upgraded to Node16 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
  • Loading branch information
Vidya2606 and Vidya Reddy committed Jun 16, 2022
1 parent 0a86c98 commit 97c3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -11,5 +11,5 @@ outputs:
branding:
color: "blue"
runs:
using: "node12"
using: "node16"
main: "lib/index.js"

0 comments on commit 97c3a3f

Please sign in to comment.