Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit db27d34

Browse files
chore(deps): update pnpm/action-setup action to v2.4.0 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da22074 commit db27d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/partial-frontend.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515

16-
- uses: pnpm/action-setup@v2.2.4
16+
- uses: pnpm/action-setup@v2.4.0
1717
with:
1818
version: 6.0.2
1919

@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
node-version: 18
5454

55-
- uses: pnpm/action-setup@v2.2.4
55+
- uses: pnpm/action-setup@v2.4.0
5656
with:
5757
version: 6.0.2
5858

0 commit comments

Comments
 (0)