Skip to content

Commit d2c3a74

Browse files
committed
updated arduino IDE
1 parent 5b178c3 commit d2c3a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v2
3636
- name: Test
3737
env:
38-
IDE_VERSION: "1.8.13"
38+
IDE_VERSION: "1.8.19"
3939
EXAMPLE: ${{ matrix.example }}
4040
BOARD: ${{ matrix.board }}
4141
run: |

0 commit comments

Comments
 (0)