We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9850113 commit 1cb776bCopy full SHA for 1cb776b
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- node-version: [18.16.0]
+ node-version: [22.18.0]
18
19
steps:
20
- name: Install `just`
0 commit comments