update workflows to use new pio builds

This commit is contained in:
proddy
2025-10-23 22:35:57 +02:00
parent e685284f72
commit 8bb16ed3a7
5 changed files with 39 additions and 33 deletions

View File

@@ -17,7 +17,7 @@ jobs:
BUILD_WRAPPER_OUT_DIR: bw-output
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Install Build Wrapper