Skip to content

Commit

Permalink
Merge pull request #29 from Horschig/master
Browse files Browse the repository at this point in the history
enh - update to node20
  • Loading branch information
darenm committed Mar 11, 2024
2 parents a982968 + d2e3f70 commit 3a16d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: 'Setup VSTest.console.exe'
description: 'Uses VSWhere.exe to locate latest VSTest.console.exe & put it into the PATH'
author: 'Daren May'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'terminal'
color: 'blue'
color: 'blue'

0 comments on commit 3a16d90

Please sign in to comment.