Skip to content

Commit

Permalink
chore(deps): update denoland/setup-deno digest to 56da422
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent a30138b commit f2d610d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Deno
uses: denoland/setup-deno@1c4873e05d8d88a39d049245691fc43056ef5969
uses: denoland/setup-deno@56da422736fc579176bc90d5f8913785926e7618
- name: Type-check the dependencies
run: deno check src/index.ts

0 comments on commit f2d610d

Please sign in to comment.