Skip to content

Commit

Permalink
ci(deps): bump denoland/setup-deno from 1.4.1 to 1.5.1 (#13843)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 8f3e5b2 commit 237ad53
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@v1.4.1
uses: denoland/setup-deno@v1.5.1
with:
deno-version: v1.38.5
- name: Restore caches
Expand Down

0 comments on commit 237ad53

Please sign in to comment.