Skip to content

Commit

Permalink
Merge pull request #41 from dev-drprasad/thadguidry-patch-Node20
Browse files Browse the repository at this point in the history
Update action.yml to use Node.js v20
  • Loading branch information
thadguidry authored Apr 1, 2024
2 parents 8cd619d + 1de9491 commit bae9d05
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 @@ -22,5 +22,5 @@ inputs:
required: false

runs:
using: 'node16'
using: 'node20'
main: 'dist/main.js'

0 comments on commit bae9d05

Please sign in to comment.