Skip to content

Commit a4d546d

Browse files
renovate[bot]la3rence
authored andcommitted
chore(deps): update pnpm/action-setup action to v4.3.0
1 parent 87d7948 commit a4d546d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Use Node.js ${{ matrix.node-version }}
1919
uses: actions/setup-node@v6
2020

21-
- uses: pnpm/action-setup@v4.2.0
21+
- uses: pnpm/action-setup@v4.3.0
2222
name: Install pnpm
2323
id: pnpm-install
2424
with:

0 commit comments

Comments
 (0)