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 c5ca4dc commit cddfb4eCopy full SHA for cddfb4e
.github/workflows/link-validation.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 1
18
19
- name: Install Taskfile
20
- uses: Arduino/actions/setup-taskfile@master
+ uses: arduino/actions/setup-taskfile@master
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
version: 3.x
.github/workflows/verify-formatting.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v2
26
27
28
29
30
31
0 commit comments