We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b178c3 commit d2c3a74Copy full SHA for d2c3a74
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v2
36
- name: Test
37
env:
38
- IDE_VERSION: "1.8.13"
+ IDE_VERSION: "1.8.19"
39
EXAMPLE: ${{ matrix.example }}
40
BOARD: ${{ matrix.board }}
41
run: |
0 commit comments