Skip to content

Commit

Permalink
build(deps): Bump denoland/setup-deno from 1.3.0 to 1.4.0 (#39)
Browse files Browse the repository at this point in the history
Bumps denoland/setup-deno from 1.3.0 to 1.4.0.
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 71210e2 commit bdbb129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: 🦕 Setup Deno
uses: denoland/setup-deno@5fae568d37c3b73449009674875529a984555dd1 # v1.3.0
uses: denoland/setup-deno@916edb9a40fd86d1ff57b758807ebe57242f7407 # v1.4.0
with:
deno-version: v1.x

Expand Down

0 comments on commit bdbb129

Please sign in to comment.