Skip to content

Commit

Permalink
chore(pipeline): pin newest tinyusb release
Browse files Browse the repository at this point in the history
  • Loading branch information
jalmeroth committed Sep 13, 2024
1 parent 361f897 commit 7e7bbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
repository: "hathach/tinyusb"
path: "tinyusb"
ref: "refs/tags/0.17.0"

- uses: actions/checkout@v4
name: Checkout pico-pio-usb
Expand Down

0 comments on commit 7e7bbfa

Please sign in to comment.