Skip to content

Commit 7e1baf1

Browse files
authored
Update udd.yml
1 parent a2618be commit 7e1baf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/udd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: denoland/setup-deno@v1
1414
with:
15-
deno-version: 1.20.2
15+
deno-version: 1.24.2
1616
- name: Update dependencies
1717
run: |
1818
deno run -A https://deno.land/x/udd/main.ts deps.ts

0 commit comments

Comments
 (0)