diff --git a/action.yml b/action.yml index 5226eb2..5613916 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: show: description: Types of tests to show in the results table runs: - using: 'node16' + using: 'node20' main: 'index.js' branding: icon: check-square