Skip to content

Commit 85bd35e

Browse files
committed
Update root level action.yml
1 parent 640151d commit 85bd35e

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
@@ -14,7 +14,7 @@ inputs:
1414
description: 'Project name for the tests'
1515
required: false
1616
runs:
17-
using: 'node16'
17+
using: 'node20'
1818
main: 'setup-env/dist/index.js'
1919
branding:
2020
icon: 'check-circle'

0 commit comments

Comments
 (0)