Alpha 0.2.12 (#2382)

* pnpm

* alpha 0.2.12

* make pnpm version non strict
This commit is contained in:
Utku
2024-04-24 10:25:22 -04:00
committed by GitHub
parent 0b6bd050a0
commit 3bed56d4d9
7 changed files with 6 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ runs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 9.0.2
version: 9.0.6
- name: Install Node.js
uses: actions/setup-node@v4