We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b9940 commit 3e42f42Copy full SHA for 3e42f42
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [20]
+ node-version: [22]
21
22
steps:
23
- name: Checkout
0 commit comments