Skip to content

Commit 6d66a02

Browse files
Use node20 in action
1 parent adf16e5 commit 6d66a02

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)