Update actions/checkout action to v7
Remote Control Build / build (ubuntu-latest) (push) Successful in 3m27s
Remote Control Build / build (ubuntu-latest) (pull_request) Successful in 3m29s
Remote Control Build / build (macos-latest) (push) Has been cancelled
Remote Control Build / build (macos-latest) (pull_request) Has been cancelled
Remote Control Build / build (ubuntu-latest) (push) Successful in 3m27s
Remote Control Build / build (ubuntu-latest) (pull_request) Successful in 3m29s
Remote Control Build / build (macos-latest) (push) Has been cancelled
Remote Control Build / build (macos-latest) (pull_request) Has been cancelled
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v7
|
||||
- uses: actions/setup-python@v3
|
||||
|
||||
- name: Install PlatformIO
|
||||
|
||||
Reference in New Issue
Block a user