DenverCoder1 / doxygen-github-pages-action

GitHub Action for deploying Doxygen documentation to a GitHub pages branch
MIT License
75 stars 16 forks source link

bump checkout due to node16 deprecation #27

Closed csett86 closed 7 months ago

csett86 commented 7 months ago

Fixes the following:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

jonathanperret commented 3 months ago

@DenverCoder1 would you consider creating a tag that contains this update? 🥺

DenverCoder1 commented 3 months ago

@jonathanperret Done! Thanks for the reminder!