Skip to content

Commit

Permalink
Merge pull request #23 from ThomasVitale/gh-22
Browse files Browse the repository at this point in the history
Upgrade Node 16 to Node 20
  • Loading branch information
nscuro authored Nov 19, 2023
2 parents 247eb0e + 58f778a commit 1f05267
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 @@ -43,5 +43,5 @@ inputs:
description: 'Parent version in Dependency-Track'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'index.js'

0 comments on commit 1f05267

Please sign in to comment.