Skip to content

Commit

Permalink
Merge pull request #79 from ndaidong/4.0.1
Browse files Browse the repository at this point in the history
Fix version range
  • Loading branch information
ndaidong authored Jun 23, 2024
2 parents 7bac1b8 + 660c81c commit a68cc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- run: npx jsr publish
- uses: denoland/setup-deno@v1
with:
deno-version: latest
deno-version: v1.x
- name: npm build
run: deno task build
- uses: actions/setup-node@v4
Expand Down

0 comments on commit a68cc01

Please sign in to comment.