setup-fpm
setup-fpm copied to clipboard
Node.js 16 deprecation warning message
Hi,
I ran an action using setup-fpm@v5 and got the following warning:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fortran-lang/setup-fpm@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Have you seen this before? should I use a different version of the setup-fpm?
Thanks,