Skip to content

Commit

Permalink
build(deps): bump denoland/setup-deno from 1.3.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@5fae568...5e01c01)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent ae0d4f2 commit fcb6c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.dynamic-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
- uses: denoland/setup-deno@5fae568d37c3b73449009674875529a984555dd1 # v1.3.0
- uses: denoland/setup-deno@5e01c016a857a4dbb5afe9d0f9733cd472cba985 # v1.5.1
with:
deno-version: v1.x
- run: |
Expand Down

0 comments on commit fcb6c17

Please sign in to comment.