Skip to content

Commit

Permalink
small test
Browse files Browse the repository at this point in the history
Signed-off-by: Zhu Chenrui <boomzero_zcr@outlook.com>
  • Loading branch information
boomzero authored Nov 9, 2024
1 parent 88c00a3 commit 90c36c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# uses: denoland/setup-deno@v1
uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
with:
deno-version: v1.x
deno-version: v2.x

# Uncomment this step to verify the use of 'deno fmt' on each commit.
- name: Verify formatting
Expand Down

0 comments on commit 90c36c0

Please sign in to comment.