Skip to content

Commit

Permalink
ci(deps): Bump denoland/setup-deno from 1.4.0 to 1.4.1 (#13621)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c7f50a7 commit ce37ffe
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 ce37ffe

Please sign in to comment.