Skip to content

Commit d6002dd

Browse files
author
The TensorFlow Datasets Authors
committed
Update GitHub actions to use mlcroissant==1.0.7
PiperOrigin-RevId: 655502504
1 parent 63a8d42 commit d6002dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ runs:
8686
- if: ${{ runner.os == 'macOS' }}
8787
run: brew install graphviz
8888
shell: bash
89-
- run: pip install mlcroissant==1.0.6
89+
- run: pip install mlcroissant>=1.0.7
9090
shell: bash

0 commit comments

Comments
 (0)