Skip to content

Commit f9b8e05

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent c09e57c commit f9b8e05

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
@@ -14,7 +14,7 @@ jobs:
1414
node-version: [20.x]
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: pnpm/action-setup@v3
17+
- uses: pnpm/action-setup@v4
1818
with:
1919
version: 10
2020
- name: Setting up Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)