Skip to content

Commit d3d5b93

Browse files
author
The TensorFlow Datasets Authors
committed
Update actions to use 1.0.9
PiperOrigin-RevId: 679547442
1 parent 9b128bf commit d3d5b93

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.7
89+
- run: pip install "mlcroissant>=1.0.9"
9090
shell: bash

0 commit comments

Comments
 (0)