Skip to content

Commit

Permalink
CI: Bump py_decl and dir2uf2 to released versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 17, 2024
1 parent 54e4036 commit e73a485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/micropython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@ jobs:
uses: actions/checkout@v4
with:
repository: gadgetoid/py_decl
ref: v0.0.2
ref: v0.0.3
path: py_decl

# Check out dir2u2f
- uses: actions/checkout@v4
with:
repository: gadgetoid/dir2uf2
ref: patch-rp2350
ref: v0.0.8
path: dir2uf2

- name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
Expand Down

0 comments on commit e73a485

Please sign in to comment.