fix(ci): align Node and Tauri versions for desktop builds
This commit is contained in:
2
.github/workflows/manual-npm-publish.yml
vendored
2
.github/workflows/manual-npm-publish.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
NODE_VERSION: 20
|
||||
NODE_VERSION: 22
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user