chore(master): Update other workflows to Node 20 (current LTS)

This commit is contained in:
Rajeh Taher
2024-07-27 17:22:40 +03:00
committed by GitHub
parent 703933f44c
commit 39508ecf50
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3.6.0
with:
node-version: 18.x
node-version: 20.x
- name: Get yarn cache directory path
id: yarn-cache-dir-path