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 2e3f10f commit 2f05798Copy full SHA for 2f05798
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
make -C build
29
30
- name: 'Upload binary'
31
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
32
with:
33
name: pico-uart-bridge.uf2
34
path: build/uart_bridge.uf2
0 commit comments