Issues Using Github Action with BigQuery v4.19.0

Hi team,

We’ve been using Liquibase Github Actions successfully to manage schema updates but it appears after the release of v.4.19.0, there’s a problem with identifying the driver:
Unexpected error running Liquibase: Cannot find database driver: com.simba.googlebigquery.jdbc.Driver

I’ve also realized the Github Action we’ve been using has been deprecated and there doesn’t seem to be any updated documentation on the new series of actions released.

Can someone help identify what needs to be done to integrate the driver and also point to documentation on the new workflows, it looks like current documentation references the deprecated workflow.

Many thanks