Skip to content

Commit

Permalink
Merge pull request #4 from unstoppabledomains/node16-to-20
Browse files Browse the repository at this point in the history
Node16-to-20
  • Loading branch information
selfagency authored Apr 8, 2024
2 parents 83a2874 + 0acd69e commit 0ecd2ac
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 @@ -17,5 +17,5 @@ outputs:
diff:
description: 'List of changed files'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.cjs'

0 comments on commit 0ecd2ac

Please sign in to comment.