Closed leocencetti closed 8 months ago
Thanks. If you like, I'm happy to accept a PR.
@gregsdennis You have made a very nice Github Action! 🚀 Could you release the latest version of main with a new version tag? We would like to fix node16 deprecation warning.
We have already tried to add this:
- uses: gregsdennis/dependencies-action@main
But this will still redirect to version 1.3.0 & also version 1.3.2 is still running on node16
Sorry for not publishing. v1.3.3 is now available and is set to the primary release.
Similarly to https://github.com/gregsdennis/dependencies-action/issues/14,
Node.js 16
is now deprecated as well. Here is the warning for reference: