Skip to content

Commit

Permalink
chore: Bump Deno and dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Yoriyasu Yano <430092+yorinasub17@users.noreply.github.com>
  • Loading branch information
yorinasub17 committed Dec 14, 2023
1 parent 620cf28 commit 52331b7
Show file tree
Hide file tree
Showing 4 changed files with 562 additions and 559 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: denoland/setup-deno@0df5d9c641efdff149993c321fc27c11c5df8623 # v1.1.3
with:
deno-version: v1.38.0
deno-version: v1.39.0

- name: Cache Deno dependencies
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: denoland/setup-deno@0df5d9c641efdff149993c321fc27c11c5df8623 # v1.1.3
with:
deno-version: v1.38.0
deno-version: v1.39.0

- name: Cache Deno dependencies
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
Expand Down
Loading

0 comments on commit 52331b7

Please sign in to comment.