Specify node version
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
|
||||
- name: Setup Node Environment
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: ">=22.20"
|
||||
|
||||
- name: Setup Project Dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user