Update .gitea/workflows/test.yml
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m24s
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m24s
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '24'
|
||||
|
||||
- name: Create .env file
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user