Skip to content

Commit 728ba71

Browse files
committed
chore: unpin deno version for CI
1 parent dbabc1c commit 728ba71

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: 1.22.0
18+
deno-version: 1
1919

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

0 commit comments

Comments
 (0)