Skip to content

Commit

Permalink
Upgrade Node 16 to Node 20
Browse files Browse the repository at this point in the history
Fixes gh-22

Signed-off-by: Thomas Vitale <[email protected]>
  • Loading branch information
ThomasVitale committed Nov 19, 2023
1 parent 7fdf97f commit 58f778a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ inputs:
default: 'bom.xml'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'index.js'

0 comments on commit 58f778a

Please sign in to comment.