Skip to content

Commit

Permalink
Merge pull request #61 from datable-inc/chore/bump_up_node_to_20_and_…
Browse files Browse the repository at this point in the history
…fix_vulnerabilities

chore: bump up node to 20 and fix vulnerabilities
  • Loading branch information
AnthonyKinson authored Feb 6, 2024
2 parents 061752f + c26da7d commit 68bf00d
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 60 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ inputs:
required: false
default: '30'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 68bf00d

Please sign in to comment.