Skip to content

Commit a3fbc75

Browse files
Use PNPM version 9
1 parent ede04ca commit a3fbc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-linting-and-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up pnpm
2626
uses: pnpm/action-setup@v2
2727
with:
28-
version: 8
28+
version: 9
2929

3030
- name: Use Node.js ${{ matrix.node-version }}
3131
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)