Skip to content

Commit

Permalink
Upgrade all dependencies
Browse files Browse the repository at this point in the history
- Upgrade node to node20
- Upgrade all node packages
  • Loading branch information
robyoung committed Feb 19, 2024
1 parent 1735f51 commit f03b2c5
Show file tree
Hide file tree
Showing 3 changed files with 1,830 additions and 2,604 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ inputs:
default: '10m'

runs:
using: 'node16'
using: 'node20'
main: 'dist/main/index.js'
post: 'dist/post/index.js'
Loading

0 comments on commit f03b2c5

Please sign in to comment.