Skip to content

Commit

Permalink
fix: ci.yml (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k authored Oct 15, 2024
1 parent bf1718f commit 8934b4e
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 @@ -29,7 +29,7 @@ jobs:
save-if: ${{ github.ref == 'refs/heads/main' }}

- name: Install deno
- uses: denoland/setup-deno@v2
uses: denoland/setup-deno@v2
with:
deno-version: v2.x

Expand Down

0 comments on commit 8934b4e

Please sign in to comment.