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 1ca6991 commit ba63365Copy full SHA for ba63365
.github/workflows/ci.yml
@@ -15,8 +15,8 @@ jobs:
15
16
strategy:
17
matrix:
18
- node-version: [20.13.1]
19
- pnpm-version: [9.1.1]
+ node-version: [24.3.0]
+ pnpm-version: [10.12.4]
20
21
steps:
22
- name: Checkout
.github/workflows/release.yml
@@ -19,8 +19,8 @@ jobs:
23
24
25
26
0 commit comments