Skip to content

Commit a6a30ce

Browse files
authored
Merge pull request #66 from matt-ball/upgrade-node
Upgrade to node 20
2 parents d4b17b1 + e6b953b commit a6a30ce

File tree

5 files changed

+85718
-136969
lines changed

5 files changed

+85718
-136969
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ inputs:
6666
cookieJar:
6767
description: 'Pass a CookieJar file path as string to this property that will be deserialized using tough-cookie.'
6868
runs:
69-
using: 'node12'
69+
using: 'node20'
7070
main: 'dist/index.js'

0 commit comments

Comments
 (0)