Skip to content

Commit

Permalink
ci(deps): Bump denoland/setup-deno from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [denoland/setup-deno](https://github.com/denoland/setup-deno) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/denoland/setup-deno/releases)
- [Commits](denoland/setup-deno@1.4.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent facaae4 commit e9cc0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ jobs:
with:
node-version-file: 'package.json'
- name: Set up Deno
uses: denoland/setup-deno@1.4.0
uses: denoland/setup-deno@v1.4.1
with:
deno-version: v1.38.5
- name: Restore caches
Expand Down

0 comments on commit e9cc0ac

Please sign in to comment.