Skip to content

Commit

Permalink
Merge pull request #66 from matt-ball/upgrade-node
Browse files Browse the repository at this point in the history
Upgrade to node 20
  • Loading branch information
matt-ball authored Nov 20, 2023
2 parents d4b17b1 + e6b953b commit a6a30ce
Show file tree
Hide file tree
Showing 5 changed files with 85,718 additions and 136,969 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ inputs:
cookieJar:
description: 'Pass a CookieJar file path as string to this property that will be deserialized using tough-cookie.'
runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit a6a30ce

Please sign in to comment.