mirror of
https://github.com/danbee/unicorn
synced 2026-06-20 22:52:22 +00:00
CI: Bump MicroPython version to 302d6ae.
Avoid duplicate modules being copied to "modules/" using the old method.
This commit is contained in:
parent
46a730d1de
commit
cee2bd556a
2
.github/workflows/micropython.yml
vendored
2
.github/workflows/micropython.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
MICROPYTHON_VERSION: v1.20.0
|
MICROPYTHON_VERSION: v1.20.0
|
||||||
PIMORONI_PICO_VERSION: v1.20.1
|
PIMORONI_PICO_VERSION: 302d6ae0ebccbec8b676a5eb5e1ec9b273f4eecd
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deps:
|
deps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user