Skip to content

Commit af9e2e4

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

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@v5
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)