Skip to content

Commit d346ed2

Browse files
committed
downgrade task version to avoid regression
1 parent b5e749c commit d346ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Task
2727
uses: arduino/setup-task@v2
2828
with:
29-
version: 3.x
29+
version: 3.42.0
3030

3131
- name: task generate
3232
run: |

0 commit comments

Comments
 (0)