Update actions/setup-python action to v7
Intercity Express Build / build (ubuntu-latest) (push) Failing after 10s
Intercity Express Build / build (ubuntu-latest) (pull_request) Failing after 7s
Intercity Express Build / build (macos-latest) (push) Canceled after 0s
Intercity Express Build / build (macos-latest) (pull_request) Canceled after 0s
Intercity Express Build / build (ubuntu-latest) (push) Failing after 10s
Intercity Express Build / build (ubuntu-latest) (pull_request) Failing after 7s
Intercity Express Build / build (macos-latest) (push) Canceled after 0s
Intercity Express Build / build (macos-latest) (pull_request) Canceled after 0s
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-python@v3
|
- uses: actions/setup-python@v7
|
||||||
|
|
||||||
- name: Install PlatformIO
|
- name: Install PlatformIO
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user