mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 05:56:31 +03:00
changed!: upgrade nodejs version to 18 (#4903)
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "16"
|
||||
node-version: "18"
|
||||
- name: Get tag
|
||||
id: tag
|
||||
uses: dawidd6/action-get-tag@v1
|
||||
|
||||
Reference in New Issue
Block a user