Skip to content

Commit

Permalink
ci: Use denolib/setup-deno@master
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Mar 31, 2020
1 parent a478780 commit 543151b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setup deno@${{ matrix.target }}
if: "env.CI_SKIP == 'false'"
uses: denolib/setup-deno@v1
uses: denolib/setup-deno@master
with:
deno-version: ${{ matrix.target }}

Expand Down

0 comments on commit 543151b

Please sign in to comment.