Update actions/setup-python action to v7
Remote Control Build / build (ubuntu-latest) (push) Failing after 7s
Remote Control Build / build (ubuntu-latest) (pull_request) Failing after 7s
Remote Control Build / build (macos-latest) (push) Canceled after 0s
Remote Control Build / build (macos-latest) (pull_request) Canceled after 0s

This commit is contained in:
2026-07-20 08:06:21 +00:00
parent ef19d8d113
commit 2f2077628b
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/setup-python@v7
- name: Install PlatformIO
run: |