tw93 / Pake

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
MIT License
29.17k stars 5.05k forks source link

[Bug] Build App With Pake CLI complains "Node.js 16 actions are deprecated." #659

Closed RecedingHare closed 7 months ago

RecedingHare commented 7 months ago

Search before asking

Pake version

0e0bbc7

System version

GitHub Action/Build App With Pake CLI

Node.js version

Node.js 16

Minimal reproduce step

What did you expect to see?

Build file.

What did you see instead?

Build file (good!) plus warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20...

Anything else?

I don't know if this is a big problem.

Are you willing to submit a PR?

tw93 commented 7 months ago

建议使用Node18版本

RecedingHare commented 7 months ago

Thank you for the suggestion. 感谢您的建议

I am following these instructions. 中文版

Is it still possible to change the version of Node.js? 是否还可以更改 Node.js 的版本?

Perhaps I shouldn't worry about it. 也许我不应该担心

Ricco-L commented 7 months ago

改了node18和node20都会报这个错误

aimu2000 commented 7 months ago

Indeed it is

tw93 commented 7 months ago

I know, this includes something you can ignore, it won't affect actual usage, should be some dependencies of GitHub Action itself.

ryannewcomer commented 6 months ago

image

this does not work anymore. i need to use the cli way