mirror of
https://github.com/woodchen-ink/obsidian-lskypro-uploader.git
synced 2025-07-18 05:42:07 +08:00
更新 Node.js 版本至 22.x
This commit is contained in:
parent
5adcce926e
commit
df97fea05f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18.x'
|
||||
node-version: '22.x'
|
||||
|
||||
- name: Get Version
|
||||
id: version
|
||||
|
Loading…
x
Reference in New Issue
Block a user