yarn version

This commit is contained in:
Manish Gupta 2023-11-28 17:22:51 +05:30
parent 5875cf7fd7
commit 4c3c20dacd

View File

@ -20,6 +20,8 @@ jobs:
with:
node-version: 18.x
cache: "yarn"
env:
yarn: 3.6.4
- name: Run install
uses: borales/actions-yarn@v4