We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d7840 commit 3360187Copy full SHA for 3360187
.github/actions/setup/action.yml
@@ -86,5 +86,5 @@ runs:
86
- if: ${{ runner.os == 'macOS' }}
87
run: brew install graphviz
88
shell: bash
89
- - run: pip install mlcroissant==1.0.5
+ - run: pip install mlcroissant==1.0.6
90
0 commit comments