Skip to content

Commit 8a63f89

Browse files
committed
chore: pnpm setup version
1 parent f047488 commit 8a63f89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump_deps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
node-version: "14"
1515
- name: Setup PNPM
1616
uses: pnpm/action-setup@v1
17+
with:
18+
version: 4.11.1
1719
- run: |
1820
pnpm install
1921
pnpm run bump

0 commit comments

Comments
 (0)