Skip to content

Commit 394c1ef

Browse files
committed
test updated action
1 parent 792c1bb commit 394c1ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ jobs:
3838
shell: bash
3939

4040
- name: Install Taskfile
41-
uses: arduino/actions/setup-taskfile@master
41+
uses: arduino/actions/setup-taskfile@rsora/update
4242
with:
43-
version: '3.x'
4443
repo-token: ${{ secrets.GITHUB_TOKEN }}
4544

4645
- name: Check the code is good

0 commit comments

Comments
 (0)