We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c684351 commit 94d4bf8Copy full SHA for 94d4bf8
1 file changed
.github/workflows/skill-eval.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Node.js
23
uses: actions/setup-node@v4
24
with:
25
- node-version: '20'
+ node-version: '22'
26
27
- name: Install eval dependencies
28
working-directory: evals
0 commit comments