Skip to content

Commit f77e239

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
node-version: ${{ matrix.node_version }}
2828

2929
- name: Install pnpm
30-
uses: pnpm/[email protected].0
30+
uses: pnpm/[email protected].1
3131

3232
- name: Get pnpm cache - Set output
3333
id: pnpm-cache

0 commit comments

Comments
 (0)