We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede04ca commit a3fbc75Copy full SHA for a3fbc75
.github/workflows/check-linting-and-format.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up pnpm
26
uses: pnpm/action-setup@v2
27
with:
28
- version: 8
+ version: 9
29
30
- name: Use Node.js ${{ matrix.node-version }}
31
uses: actions/setup-node@v3
0 commit comments