We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12be549 commit 3a0efd6Copy full SHA for 3a0efd6
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- node-version: [20]
+ node-version: [22]
17
18
steps:
19
- name: Checkout 🛎️
0 commit comments