Skip to content

Commit 3360187

Browse files
author
The TensorFlow Datasets Authors
committed
Update GitHub actions to use mlcroissant==1.0.6
PiperOrigin-RevId: 653747164
1 parent 32d7840 commit 3360187

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

0 commit comments

Comments
 (0)