Problem
The github action script uses a hard-coded link to access the gerbil_data.zip file. This link has to be updated manually. However, this creates additional work and makes the action performing the download in a different way than most users.
Solution