Use the correct toolchain at a fixed version
Set the wrong version of toolchain-rp2040-earlephilhower
in the last commit. Fixed the version to
https://github.com/earlephilhower/pico-quick-toolchain/releases/download/2.1.0-a/x86_64-w64-mingw32.arm-none-eabi-d3d2e6b.230911-v2.zip
so compiling is deterministic.