This commit is contained in:
DevMirza 2023-11-16 19:08:12 +05:00 committed by GitHub
parent 0a46a7df1a
commit a18d3e6bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: ${{matrix.node}}