Skip to content

Commit c14720f

Browse files
committed
build: bump workflow deno_version to 2.1.5
1 parent c498208 commit c14720f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Deno
2828
uses: denoland/setup-deno@v2
2929
with:
30-
deno-version: v2.1.3
30+
deno-version: v2.1.5
3131
- name: Run install
3232
run: deno install --allow-scripts
3333
- name: Run Build

0 commit comments

Comments
 (0)