Skip to content

Commit 06b1679

Browse files
chore(deps): update denoland/setup-deno digest to 27e0043
1 parent 82ec1f5 commit 06b1679

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@27e0043effb637fb8409496e05bd8472e4b87554
108108
- name: Type-check the dependencies
109109
run: deno check src/index.ts

0 commit comments

Comments
 (0)