We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a0f5f commit defcf39Copy full SHA for defcf39
.github/workflows/ci.yml
@@ -26,8 +26,6 @@ jobs:
26
steps:
27
- uses: actions/checkout@v4
28
- uses: pnpm/action-setup@v4
29
- with:
30
- version: 9
31
- uses: actions/setup-node@v4
32
with:
33
node-version: ${{ matrix.node-version }}
0 commit comments