Skip to content

Commit 7373300

Browse files
authored
Merge pull request #162 from EnviroDIY/dependabot/github_actions/EnviroDIY/setup-platformio-action-1.0.3
ci: bump EnviroDIY/setup-platformio-action from 1.0.2 to 1.0.3
2 parents 60e185b + 0191191 commit 7373300

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)