Skip to content

Commit 5409a06

Browse files
chore(deps): update pnpm/action-setup action to v2.2.4 (#1870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01ccc9d commit 5409a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-node@v3
1818
with:
1919
node-version: '16'
20-
- uses: pnpm/action-setup@v2.2.2
20+
- uses: pnpm/action-setup@v2.2.4
2121
name: Install pnpm
2222
id: pnpm-install
2323
with:

0 commit comments

Comments
 (0)