Skip to content

Commit

Permalink
Update node.js from 16 to 20, dependencies (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Oct 24, 2023
1 parent 070791a commit c7f324b
Show file tree
Hide file tree
Showing 5 changed files with 23,389 additions and 364 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ inputs:
required: false
default: 'ruby/setup-ruby/v1'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit c7f324b

Please sign in to comment.