Skip to content

Commit d4ed91a

Browse files
renovate[bot]la3rence
authored andcommitted
chore(deps): update pnpm/action-setup action to v4.4.0
1 parent 445c3fe commit d4ed91a

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.3.0
21+
- uses: pnpm/action-setup@v4.4.0
2222
name: Install pnpm
2323
id: pnpm-install
2424
with:

0 commit comments

Comments
 (0)