Skip to content

Commit

Permalink
Merge pull request #89 from fabn/patch-1
Browse files Browse the repository at this point in the history
Update to node 16
  • Loading branch information
nanasess authored Oct 13, 2022
2 parents 445e9a3 + 326e954 commit 7cbd357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ inputs:
description: 'The chromedriver version to install'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'lib/setup-chromedriver.js'

0 comments on commit 7cbd357

Please sign in to comment.