ci: update release node version (#447)

This commit is contained in:
Cas 2023-02-01 11:31:48 +01:00 committed by GitHub
parent b72d226ed8
commit 7c4578f1b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 14
node-version: 18
- name: Cache
uses: actions/cache@v3
with: