Skip to content

Commit

Permalink
ci(deps): Bump denoland/setup-deno from 1.1.3 to 1.1.4 (#10462)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 735672c commit 17f9b04
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 @@ -473,7 +473,7 @@ jobs:
with:
node-version-file: 'package.json'
- name: Set up Deno
uses: denoland/setup-deno@v1.1.3
uses: denoland/setup-deno@v1.1.4
with:
deno-version: v1.38.5
- name: Restore caches
Expand Down

0 comments on commit 17f9b04

Please sign in to comment.