From 4c8fd9862fe184add038f871887eb8a00b5d87a5 Mon Sep 17 00:00:00 2001 From: ShallowGreen123 <2608653986@qq.com> Date: Mon, 2 Sep 2024 17:52:52 +0800 Subject: [PATCH] Update platformio.yml --- .github/workflows/platformio.yml | 2 +- readme.md | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/.github/workflows/platformio.yml b/.github/workflows/platformio.yml index bec673e..22e5687 100644 --- a/.github/workflows/platformio.yml +++ b/.github/workflows/platformio.yml @@ -54,7 +54,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Get list of modified files id: modified_files diff --git a/readme.md b/readme.md index 6790331..89514ad 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,5 @@