We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17839aa commit 3f7ccf1Copy full SHA for 3f7ccf1
.github/workflows/ci.yml
@@ -171,7 +171,7 @@ jobs:
171
172
- uses: denoland/setup-deno@v2
173
with:
174
- deno-version: v2.x
+ deno-version: v2.5.x
175
176
- run: mkdir .coverage
177
@@ -222,7 +222,7 @@ jobs:
222
223
224
225
226
227
228
.github/workflows/claude.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
- run: uv tool install pre-commit
47
0 commit comments