diff --git a/.github/workflows/interface-unit-tests.yml b/.github/workflows/interface-unit-tests.yml index f0fbd052d82..ae128d5316f 100644 --- a/.github/workflows/interface-unit-tests.yml +++ b/.github/workflows/interface-unit-tests.yml @@ -10,7 +10,7 @@ on: description: The version of JAX to install for any job that requires JAX required: false type: string - default: 0.4.17 + default: 0.4.18 tensorflow_version: description: The version of TensorFlow to install for any job that requires TensorFlow required: false