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 b5e749c commit d8aa182Copy full SHA for d8aa182
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Task
27
uses: arduino/setup-task@v2
28
with:
29
- version: 3.x
+ version: 3.42.1
30
31
- name: task generate
32
run: |
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Read and validate VERSION
id: version
0 commit comments