Skip to content

Commit d57fc3d

Browse files
committed
update ci tools
1 parent 95ac6de commit d57fc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@v4
2727
- name: Setup Deno
28-
uses: denoland/setup-deno@v1
28+
uses: denoland/setup-deno@v2
2929
with:
3030
deno-version: v2.x
3131
- name: Build

0 commit comments

Comments
 (0)