change pico-sdk checkout branch to master

This commit is contained in:
hathach 2024-11-21 10:40:58 +07:00
parent fa523a5682
commit 5d77faa835
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52

View File

@ -13,7 +13,7 @@ runs:
uses: actions/checkout@v4
with:
repository: raspberrypi/pico-sdk
ref: develop
ref: master
path: pico-sdk
- name: Linux dependencies