Skip to content

Commit a9d8489

Browse files
chore(deps): update denoland/setup-deno digest to fd6b0ad
1 parent 08563e5 commit a9d8489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ jobs:
104104
steps:
105105
- uses: actions/checkout@v4
106106
- name: Install Deno
107-
uses: denoland/setup-deno@56da422736fc579176bc90d5f8913785926e7618
107+
uses: denoland/setup-deno@fd6b0ad1492941fa7f80cbc58d18a26f5edccf82
108108
- name: Type-check the dependencies
109109
run: deno check src/index.ts

0 commit comments

Comments
 (0)