Skip to content

Commit 3d6f2c3

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent ebd1f65 commit 3d6f2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: [22.x]
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: pnpm/action-setup@v3
18+
- uses: pnpm/action-setup@v4
1919
with:
2020
version: 8
2121
- name: Setting up Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)