Skip to content

Commit

Permalink
ci: replace setup-deno
Browse files Browse the repository at this point in the history
  • Loading branch information
windchime-yk committed May 20, 2024
1 parent 66e1c89 commit cb92673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Deno
uses: denolib/setup-deno@v2
uses: denoland/setup-deno@v1
with:
deno-version: v1.x
- name: Lint
Expand Down

0 comments on commit cb92673

Please sign in to comment.