diff --git a/.github/workflows/micropython-with-blinka.yml b/.github/workflows/micropython-with-blinka.yml index 69841d6d..1bc05af6 100644 --- a/.github/workflows/micropython-with-blinka.yml +++ b/.github/workflows/micropython-with-blinka.yml @@ -9,7 +9,7 @@ on: env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.) MICROPYTHON_VERSION: v1.16 - BLINKA_VERSION: 6.13.0 + BLINKA_VERSION: 6.14.1 PLATFORMDETECT_VERSION: 3.15.3 BUILD_TYPE: Release BOARD_TYPE: PICO