Skip to content

Commit 3bfc9da

Browse files
Merge pull request #197 from pimoroni/patch/newest_micropython
Bumped to v1.20.4 micropython
2 parents 9acda53 + 82ee3fc commit 3bfc9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-zip.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313

1414
env:
1515
RELEASE_FILE: enviro-${{github.event.release.tag_name || github.sha}}
16-
FIRMWARE_NAME: pimoroni-enviro-v1.20.3-micropython
17-
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.3
16+
FIRMWARE_NAME: pimoroni-enviro-v1.20.4-micropython
17+
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.4
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)