Skip to content

Commit b94e787

Browse files
use node24 as a default runner
1 parent 4198ec7 commit b94e787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ outputs:
3434
assertionResults:
3535
description: 'Assertion results (content of assertion-results.json)'
3636
runs:
37-
using: 'node20'
37+
using: 'node24'
3838
main: 'src/index.js'
3939
branding:
4040
icon: 'bar-chart-2'

0 commit comments

Comments
 (0)