Skip to content

Commit 53659b1

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 53659b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.4.0
3636
with:
3737
version: 4.11.1
3838

0 commit comments

Comments
 (0)