Skip to content

Commit

Permalink
testing with deno 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed May 10, 2024
1 parent acf79f1 commit 93711b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v2
- uses: denoland/setup-deno@v1
with:
deno-version: 1.38.0
deno-version: 1.30.0

- name: Check format
run: deno fmt --check
Expand Down

0 comments on commit 93711b0

Please sign in to comment.