Skip to content

Commit 9227a31

Browse files
Use node20 in action (#27)
1 parent 48c07b6 commit 9227a31

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
@@ -26,5 +26,5 @@ outputs:
2626
install_path:
2727
description: 'VS installation path'
2828
runs:
29-
using: 'node12'
29+
using: 'node20'
3030
main: 'dist/index.js'

0 commit comments

Comments
 (0)