We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970ca51 commit 809f69dCopy full SHA for 809f69d
.github/workflows/build_micropython.yml
@@ -59,7 +59,7 @@ jobs:
59
# STM32 & RPi Pico port
60
- name: arm-none-eabi-gcc
61
if: matrix.port == 'stm32' || matrix.port == 'rp2'
62
- uses: carlosperate/[email protected].0
+ uses: carlosperate/[email protected].1
63
with:
64
release: '9-2019-q4' # The arm-none-eabi-gcc release to use.
65
- name: Build STM32 port
0 commit comments