Skip to content

Commit 68bf00d

Browse files
Merge pull request #61 from datable-inc/chore/bump_up_node_to_20_and_fix_vulnerabilities
chore: bump up node to 20 and fix vulnerabilities
2 parents 061752f + c26da7d commit 68bf00d

File tree

3 files changed

+238
-60
lines changed

3 files changed

+238
-60
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ inputs:
3636
required: false
3737
default: '30'
3838
runs:
39-
using: 'node16'
39+
using: 'node20'
4040
main: 'dist/index.js'

0 commit comments

Comments
 (0)