restore-virtualenv
restore-virtualenv copied to clipboard
Change in GithubCI
Hello, I am currently getting this warning on restore-virtualenv
I don't know if you already had the news as now issue nor PR seems to be related to this.
[setup]
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: syphar/restore-virtualenv, syphar/restore-virtualenv
I'll try to look at it if I have some times but I never worked on github actions creations. :)
Hope to see an upgrade in time so actions will keep running when they complety remove Node12 support.
@titouanfreville thank you for the ping! I'll probably can dig into this the next days,
until then I'm also happy to take a PR solving the issue :)
Tried to make the update here: https://github.com/syphar/restore-virtualenv/pull/587. You can look at it when you have time :)