We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e5679 commit 3403f27Copy full SHA for 3403f27
1 file changed
.github/workflows/ci.yml
@@ -28,8 +28,6 @@ jobs:
28
node-version: 24
29
30
- uses: pnpm/action-setup@v4
31
- with:
32
- version: 10
33
34
- name: Install deps
35
run: |
0 commit comments