Skip to content

Commit

Permalink
Bump denoland/setup-deno from 1.2.0 to 1.3.0 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 0c21655 commit ed4386e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Deno
uses: denoland/setup-deno@v1.2.0
uses: denoland/setup-deno@1.3.0
with:
deno-version: v1.x
- name: Check code formatted
Expand Down

0 comments on commit ed4386e

Please sign in to comment.