Skip to content

Commit bc13417

Browse files
bartlomiejuclaude
andauthored
ci: use canary Deno version for JSR publishing (#3710)
Mostly to quickly get updates and fixes like denoland/deno#32127 Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8a2b659 commit bc13417

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: denoland/setup-deno@v2
2323
with:
2424
cache: true
25+
deno-version: canary
2526

2627
- name: Install dependencies
2728
run: deno install

0 commit comments

Comments
 (0)