Skip to content

Commit bbd5fe4

Browse files
committed
chore: change ci to Deno 1.11.2
1 parent 3d27096 commit bbd5fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oak-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: download deno
1616
uses: denoland/setup-deno@main
1717
with:
18-
deno-version: canary
18+
deno-version: 1.11.2
1919

2020
- name: check format
2121
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)