Skip to content

Commit

Permalink
build(deps): bump denoland/setup-deno from 1 to 2 (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 66957e7 commit 5fb9f3a
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 @@ -149,7 +149,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
- uses: denoland/setup-deno@v2
with:
deno-version: latest
- name: Setup node
Expand Down

0 comments on commit 5fb9f3a

Please sign in to comment.