gautamkrishnar / blog-post-workflow

Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
https://github.com/marketplace/actions/blog-post-workflow
GNU Affero General Public License v3.0
3.02k stars 269 forks source link

[Bug]: Node.js 16 out of date. #242

Closed tct123 closed 8 months ago

tct123 commented 8 months ago

When i run this workflow it says: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gautamkrishnar/blog-post-workflow@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. It also does not refresh my blogposts in my Readme.md file. What am I doing wrong and how can this be fixed?

gautamkrishnar commented 8 months ago

It is not coming from this workflow, it is coming from the checkout workflow. Use the latest example from readme:

https://github.com/gautamkrishnar/blog-post-workflow?tab=readme-ov-file#how-to-use

gautamkrishnar commented 8 months ago

Whoops. i think this is a valid issue, thanks for reporting it.

gautamkrishnar commented 8 months ago

New version with this change is released: https://github.com/gautamkrishnar/blog-post-workflow/releases/tag/1.8.6