Skip to content

Commit

Permalink
test updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
umbynos committed Nov 16, 2020
1 parent 792c1bb commit 394c1ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ jobs:
shell: bash

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

- name: Check the code is good
Expand Down

0 comments on commit 394c1ef

Please sign in to comment.