This updates our github actions configuration with a new feature released which allows configuring the default shell for the entire worflow. Here we set that to `bash` since we frequently do that anyway and it helps keep syntax consistent throughout the configuration file.