Skip to content

Commit

Permalink
bump deno up
Browse files Browse the repository at this point in the history
  • Loading branch information
siokas committed Jul 29, 2021
1 parent 119b3c4 commit a7dd5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno_ci.yml
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@master
- uses: denolib/setup-deno@master
with:
deno-version: v1.8.1
deno-version: v1.12.0
- run: deno fmt --check
- run: deno test

0 comments on commit a7dd5c0

Please sign in to comment.