Skip to content

Commit

Permalink
Merge pull request #187 from pimoroni/patch/newest_micropython
Browse files Browse the repository at this point in the history
Update to latest Micropython
  • Loading branch information
ZodiusInfuser authored Jul 14, 2023
2 parents 897a20f + e926179 commit e5b6d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

env:
RELEASE_FILE: enviro-${{github.event.release.tag_name || github.sha}}
FIRMWARE_NAME: pimoroni-picow_enviro-v1.19.10-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.19.10/
FIRMWARE_NAME: pimoroni-enviro-v1.20.3-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.3

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e5b6d16

Please sign in to comment.