From 01911912d8c94313ea8dace1a790f4cb12462b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 23:27:49 +0000 Subject: [PATCH] ci: bump EnviroDIY/setup-platformio-action from 1.0.2 to 1.0.3 Bumps [EnviroDIY/setup-platformio-action](https://github.com/envirodiy/setup-platformio-action) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/envirodiy/setup-platformio-action/releases) - [Commits](https://github.com/envirodiy/setup-platformio-action/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: EnviroDIY/setup-platformio-action dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_examples.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_examples.yaml b/.github/workflows/build_examples.yaml index 1f0987f..dd78562 100644 --- a/.github/workflows/build_examples.yaml +++ b/.github/workflows/build_examples.yaml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v6 - name: Setup PlatformIO - uses: EnviroDIY/setup-platformio-action@v1.0.2 + uses: EnviroDIY/setup-platformio-action@v1.0.3 - name: Build PlatformIO examples env: