ci: specify the deno version `2.3.7` for dry-run (#1314)

pull/1313/head
Yusuke Wada 2025-07-18 16:55:45 +09:00 committed by GitHub
parent 845e336ff4
commit 9216d2a666
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
- uses: denoland/setup-deno@v2
with:
cache: true
deno-version: v2.x
deno-version: v2.3.7
- run: deno install --no-lock
- run: deno publish --dry-run