Skip to content

Commit 0191191

Browse files
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](EnviroDIY/setup-platformio-action@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] <support@github.com>
1 parent 60e185b commit 0191191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v6
3131

3232
- name: Setup PlatformIO
33-
uses: EnviroDIY/setup-platformio-action@v1.0.2
33+
uses: EnviroDIY/setup-platformio-action@v1.0.3
3434

3535
- name: Build PlatformIO examples
3636
env:

0 commit comments

Comments
 (0)