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 8e127f2 + 9caf173 commit 3b49cddCopy full SHA for 3b49cdd
.github/workflows/build-release-onprem.yaml
@@ -37,7 +37,7 @@ jobs:
37
~/.platformio/.cache
38
key: ${{ runner.os }}-pio
39
- name: Set up Python
40
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
41
with:
42
python-version: '3.13'
43
- name: Install PlatformIO
.github/workflows/build-release.yml
0 commit comments