We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad7465 commit dcac634Copy full SHA for dcac634
.github/workflows/continuous-integration.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- node-version: [20.x]
+ node-version: [22.x]
20
21
steps:
22
- name: Checkout Package
0 commit comments