Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmiddha authored Oct 13, 2024
1 parent bdd01ac commit 3b05f35
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 @@ -14,7 +14,7 @@ jobs:
- name: Setup Deno 🔧
uses: denoland/setup-deno@v2
with:
deno-version: v1.x
deno-version: v2.x

- name: Run linters and formatter checks 🚨
run: |
Expand Down

0 comments on commit 3b05f35

Please sign in to comment.