Skip to content

Commit a43a438

Browse files
committed
chore: fix bumper
1 parent eda8c63 commit a43a438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bump_deps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
with:
1414
node-version: "14"
1515
- name: Setup PNPM
16-
uses: pnpm/[email protected].0
16+
uses: pnpm/[email protected].2
1717
with:
18-
version: 4.11.1
18+
version: latest
1919
- run: |
2020
pnpm install
2121
pnpm run bump

0 commit comments

Comments
 (0)