vv314 / actions-mtz-coupons

以自动化的方式领取外卖红包。
MIT License
543 stars 499 forks source link

出现这个代码,然后pushplus不推送咋弄,大佬们😘 #34

Closed palmcivetcn closed 1 year ago

palmcivetcn commented 2 years ago

grab couponNode.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/checkout, actions/setup-node, actions/setup-node, actions/checkout

vv314 commented 1 year ago

github actions 中 node 12 已经弃用了,最新版使用了 node 16,可以按照此说明同步上游仓库,或将原项目删除,重新 fork 一份