Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/evals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
- name: Set up Dart
# Only the `dart-parses` assertion needs this, but a missing `dart` makes that
# assertion fail rather than skip, which would read as a content regression.
uses: dart-lang/setup-dart@v1.7.2
uses: dart-lang/setup-dart@v1.8.0

- name: Install the Claude Agent SDK
# promptfoo resolves the SDK from the working directory. A -g install does not work
Expand Down