Skip to content

Commit

Permalink
Release/3.0.0 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-oloughlin authored Nov 19, 2024
1 parent c9aba25 commit 052f548
Show file tree
Hide file tree
Showing 198 changed files with 3,190 additions and 2,553 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
uses: actions/checkout@v3

- name: Setup Deno
uses: denoland/setup-deno@v1
uses: denoland/setup-deno@v2
with:
deno-version: v1.x
deno-version: v2.x

- name: Check Types
run: deno task check
Expand Down
Loading

0 comments on commit 052f548

Please sign in to comment.