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.
2 parents cb1f51a + 9775b51 commit d21bd88Copy full SHA for d21bd88
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Install Taskfile
19
- uses: arduino/actions/setup-taskfile@master
+ uses: arduino/setup-task@v1
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
version: 3.x
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
0 commit comments