Skip to content

Commit

Permalink
Try deno 1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Jul 11, 2024
1 parent ad8d5a9 commit b9ab826
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 @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: v1.44
deno-version: v1.43
- name: Run tests
run: deno test --allow-env --allow-read=. --allow-net=api.github.com,0.0.0.0,localhost
- name: Deploy to Deno Deploy
Expand Down

0 comments on commit b9ab826

Please sign in to comment.