revert: bump to setup-node

Co-authored-by: Yukai Chou <muzimuzhi@gmail.com>
This commit is contained in:
K.B.Dharun Krishna 2024-02-02 09:23:54 +05:30 committed by GitHub
parent dbe5320346
commit f5f477ac75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup Node.js 20.x - name: Setup Node.js 20.x
uses: actions/setup-node@v4 uses: actions/setup-node@v3
with: with:
node-version: 20.x node-version: 20.x
cache: npm cache: npm