We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa523a5 commit 5d77faaCopy full SHA for 5d77faa
.github/actions/get_deps/action.yml
@@ -13,7 +13,7 @@ runs:
13
uses: actions/checkout@v4
14
with:
15
repository: raspberrypi/pico-sdk
16
- ref: develop
+ ref: master
17
path: pico-sdk
18
19
- name: Linux dependencies
0 commit comments