Skip to content

Commit

Permalink
Update to use Node.js 16
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealMattV committed Oct 11, 2022
1 parent fbf0ccc commit 50f8578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ outputs:
description: 'The resulting location of msbuild for your inputs'

runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 50f8578

Please sign in to comment.