[FEAT] node version action warning
Closed this issue · 2 comments
a-rachad commented
hello,
can any one please upgrade action cache to v3
it will help to avoid node js version warning annotation ,
in build.yml file :
uses: actions/cache@v3 instead of uses: actions/cache@v1
thanks in advance
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: actions/cache, actions/cache
heatherezell commented
I believe this has been fixed in #375 - are there further issues that are arising?
a-rachad commented
hi, Thank you @hsimon-hashicorp for your reply, I saw that it was realised yesterday