Skip to content

Commit

Permalink
build(deps): bump denoland/setup-deno from 1.1.4 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@v1.1.4...v1.2.0)

---
updated-dependencies:
- dependency-name: denoland/setup-deno
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 2b6f79d commit 5258b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
steps:
- name: Setup Deno
id: setup-deno
uses: denoland/setup-deno@v1.1.4
uses: denoland/setup-deno@v1.2.0
with:
deno-version: ${{ inputs.deno-version }}

Expand Down

0 comments on commit 5258b67

Please sign in to comment.