We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3548372 commit eb51bf2Copy full SHA for eb51bf2
.github/workflows/generate-index.yml
@@ -49,7 +49,7 @@ jobs:
49
env:
50
SAMD_V: 1.8.11
51
MEGAAVR_V: 1.8.7
52
- MBED_NANO_V: 2.2.0
+ MBED_NANO_V: 2.3.1
53
54
- name: Install dependencies
55
run: |
0 commit comments