Skip to content

Commit f36993c

Browse files
committed
Narrow Deno version
1 parent 835434b commit f36993c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Deno environment
1313
uses: denoland/setup-deno@v1
1414
with:
15-
deno-version: v1.x
15+
deno-version: v1.40
1616

1717
- name: Lint, test, and build
1818
run: |

0 commit comments

Comments
 (0)