Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit d41a85e

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.2.1
1 parent 7569edc commit d41a85e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bump_deps.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
node-version: "12"
1515
- name: Setup PNPM
16-
uses: pnpm/action-setup@v2.0.1
16+
uses: pnpm/action-setup@v2.2.1
1717
with:
1818
version: latest
1919

@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
node-version: "12"
4747
- name: Setup PNPM
48-
uses: pnpm/action-setup@v2.0.1
48+
uses: pnpm/action-setup@v2.2.1
4949
with:
5050
version: latest
5151

0 commit comments

Comments
 (0)