Skip to content

Commit

Permalink
chore(deps): update denoland/setup-deno digest to 1c4873e (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 2a701cd commit a39d624
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 @@ -74,6 +74,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Deno
uses: denoland/setup-deno@4606d5cc6fb3f673efd4f594850e3f4b3e9d29cd
uses: denoland/setup-deno@1c4873e05d8d88a39d049245691fc43056ef5969
- name: Type-check the dependencies
run: deno check src/index.ts

0 comments on commit a39d624

Please sign in to comment.