Skip to content

Commit

Permalink
update node version and dependencies (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank21j authored Feb 23, 2024
1 parent 2124bfe commit cd7907f
Show file tree
Hide file tree
Showing 3 changed files with 5,505 additions and 3,688 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ inputs:
description: 'Pull Request repo in owner/repo format'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit cd7907f

Please sign in to comment.