We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f047488 commit 8a63f89Copy full SHA for 8a63f89
.github/workflows/bump_deps.yml
@@ -14,6 +14,8 @@ jobs:
14
node-version: "14"
15
- name: Setup PNPM
16
uses: pnpm/action-setup@v1
17
+ with:
18
+ version: 4.11.1
19
- run: |
20
pnpm install
21
pnpm run bump
0 commit comments