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 885fa7c commit c85f279Copy full SHA for c85f279
2 files changed
.github/workflows/deploy.yml
@@ -17,8 +17,6 @@ jobs:
17
18
- name: Set up pnpm
19
uses: pnpm/action-setup@v4
20
- with:
21
- version: 10.29.3
22
23
- name: Set up Node.js
24
uses: actions/setup-node@v4
.github/workflows/test.yml
@@ -18,8 +18,6 @@ jobs:
25
0 commit comments