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 08ce4fb commit e691628Copy full SHA for e691628
.github/workflows/micropython.yml
@@ -7,7 +7,7 @@ on:
7
types: [created]
8
9
env:
10
- MICROPYTHON_VERSION: 6f76d1c7fa28c4bcb94a1fa33e3cca1ba8c8cdfd
+ MICROPYTHON_VERSION: v1.21.0
11
WORKFLOW_VERSION: v1
12
13
jobs:
0 commit comments