Skip to content

Commit 6ee2c1e

Browse files
⬆️ Updates pnpm/action-setup action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b946ad8 commit 6ee2c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
node-version: ${{ matrix.node-version }}
3333

3434
- name: Setup PNPM
35-
uses: pnpm/action-setup@v1.2.1
35+
uses: pnpm/action-setup@v4.0.0
3636
with:
3737
version: 4.11.1
3838

0 commit comments

Comments
 (0)