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.
2 parents f69540d + 9ec3702 commit 9cf2376Copy full SHA for 9cf2376
.github/workflows/ci-debug-builds.yml
@@ -33,7 +33,7 @@ jobs:
33
--all --locked --verbose --target=thumbv7em-none-eabihf
34
use-cross: true
35
- name: Upload [debug] artifacts
36
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
37
with:
38
name: 'codi_bootload-debug'
39
path: /home/runner/work/codi_bootload/codi_bootload/target/thumbv7em-none-eabihf/debug/codi_bootload
0 commit comments