We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2a7d7 commit f2d38a6Copy full SHA for f2d38a6
1 file changed
action.yml
@@ -13,5 +13,5 @@ outputs:
13
chrome-path:
14
description: 'The installed Google Chrome/Chromium path.'
15
runs:
16
- using: 'node16'
+ using: 'node20'
17
main: 'index.js'
0 commit comments