Skip to content

Commit

Permalink
build(deps): bump denoland/setup-deno from 1.1.4 to 1.4.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.4.0.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@v1.1.4...1.4.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 Aug 27, 2024
1 parent 2b6f79d commit 6b800e1
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@1.4.0
with:
deno-version: ${{ inputs.deno-version }}

Expand Down

0 comments on commit 6b800e1

Please sign in to comment.