This commit is contained in:
dependabot[bot] 2025-03-30 07:51:41 +07:00 committed by GitHub
commit 0c42e7833d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v2
- uses: actions/setup-node@v4
with:
node-version: "18"
- name: Install yarn and pnpm