JoshStern / push-md-to-notion

Push Markdown to Notion
7 stars 4 forks source link

Upgrade from Node 16 to Node 20 #1

Closed akrulec closed 7 months ago

akrulec commented 8 months ago

Hi, this looks like a great idea, so I tried it, but I got en error:

Push Markdown to Notion Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JoshStern/push-md-to-notion@v0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Is this library still maintained, and could this be fixed? Thank you

JoshStern commented 7 months ago

@akrulec I updated the dependencies and NodeJS version in v0.3.0. Let me know if that works for you!