mirror of
https://github.com/neosubhamoy/neodlp-extension.git
synced 2025-12-19 17:32:59 +05:30
(ci/cd): specified pnpm version in workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
|
||||
- name: 📦 Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10
|
||||
|
||||
- name: 📦 Setup node
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
Reference in New Issue
Block a user