mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore(master): Update other workflows to Node 20 (current LTS)
This commit is contained in:
2
.github/workflows/update-proto.yml
vendored
2
.github/workflows/update-proto.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18.x
|
||||
node-version: 20.x
|
||||
|
||||
- name: Install packages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user