Skip to content

Commit

Permalink
Merge pull request #81 from mrks115/patch-1
Browse files Browse the repository at this point in the history
dependencies: bump node to v20
  • Loading branch information
mindsers authored Mar 10, 2024
2 parents d8f4048 + cc042cc commit 1d532b4
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 @@ -29,5 +29,5 @@ outputs:
changes:
description: 'Description text of the log entry found'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 1d532b4

Please # to comment.