Skip to content

Commit f2d38a6

Browse files
authored
fix: Update nodejs version 20 (browser-actions#480)
1 parent 2a2a7d7 commit f2d38a6

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
@@ -13,5 +13,5 @@ outputs:
1313
chrome-path:
1414
description: 'The installed Google Chrome/Chromium path.'
1515
runs:
16-
using: 'node16'
16+
using: 'node20'
1717
main: 'index.js'

0 commit comments

Comments
 (0)