Skip to content

Commit

Permalink
ci(deps): update dependency denoland/deno to v1.42.0 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 9d06507 commit 8b2d79d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
CLOUDFLARE_DIRECTORY: _site
# tool versions
# renovate: datasource=github-releases depName=denoland/deno
DENO_VERSION: v1.41.3
DENO_VERSION: v1.42.0

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maintain-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Maintain code quality
env:
# tool versions
# renovate: datasource=github-releases depName=denoland/deno
DENO_VERSION: v1.41.3
DENO_VERSION: v1.42.0

on:
push:
Expand Down

0 comments on commit 8b2d79d

Please sign in to comment.