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 73b205d commit 8c485a3Copy full SHA for 8c485a3
.github/workflows/ci.yml
@@ -13,8 +13,6 @@ jobs:
13
- uses: actions/checkout@v4
14
- name: Install pnpm
15
uses: pnpm/action-setup@v4
16
- with:
17
- version: 8
18
- name: Use Node.js 22
19
uses: actions/setup-node@v4
20
with:
0 commit comments