fix: remove duplicate version key

This commit is contained in:
zhom
2025-05-29 10:42:46 +04:00
parent 56c1f94616
commit a15337078b
2 changed files with 1 additions and 5 deletions
-2
View File
@@ -30,8 +30,6 @@ jobs:
- name: Set up pnpm package manager
uses: pnpm/action-setup@v4
with:
version: "10.11.0"
- name: Set up Node.js v22
uses: actions/setup-node@v4