Skip to content

Commit d59cf52

Browse files
authored
Update Deno version in workflow configuration
1 parent 36159c8 commit d59cf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Deno
2929
uses: denoland/setup-deno@v2
3030
with:
31-
deno-version: lts
31+
deno-version: v2.5.x
3232

3333
# - name: Verify formatting
3434
# run: deno fmt --check

0 commit comments

Comments
 (0)