Skip to content

Commit fe14948

Browse files
chore(deps): update pnpm/action-setup action to v4.1.0 (#2611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4c2cb3 commit fe14948

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: Install pnpm
24-
uses: pnpm/action-setup@v4.0.0
24+
uses: pnpm/action-setup@v4.1.0
2525
- name: Use Node.js ${{ matrix.node }}
2626
uses: actions/setup-node@v4
2727
with:

0 commit comments

Comments
 (0)