Skip to content

Commit

Permalink
Use deno rc
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Oct 4, 2024
1 parent faa1526 commit 7f6cb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x # Run with latest stable Deno.
deno-version: v2.0.0-rc.10

- run: deno task check

Expand Down

0 comments on commit 7f6cb86

Please sign in to comment.