mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-12-24 13:27:51 +08:00
chore: upgraded Node.js to 20.x in GitHub Actions due to Vite 7.0 requirement
This commit is contained in:
2
.github/workflows/release-linux.yaml
vendored
2
.github/workflows/release-linux.yaml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
|
||||
- name: Build frontend assets
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user