We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77bb5a9 commit 2253523Copy full SHA for 2253523
action.yml
@@ -10,7 +10,7 @@ inputs:
10
show:
11
description: Types of tests to show in the results table
12
runs:
13
- using: 'node12'
+ using: 'node16'
14
main: 'index.js'
15
branding:
16
icon: check-square
0 commit comments