Skip to content

Commit

Permalink
CI: Bump MicroPython to v1.22.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Apr 24, 2024
1 parent f4a8f0e commit 00bdf1a
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-enviro-v1.20.4-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.20.4
FIRMWARE_NAME: pimoroni-enviro-v1.22.2-micropython
FIRMWARE_URL: https://github.com/pimoroni/pimoroni-pico/releases/download/v1.22.2

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

0 comments on commit 00bdf1a

Please sign in to comment.