Skip to content

Commit

Permalink
chore: change action
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgriffintn committed Jul 3, 2024
1 parent 8788ec6 commit 4e37bd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Setup Deno
uses: denolib/setup-deno@v2
- name: Install Deno
uses: denoland/setup-deno@v1
with:
deno-version: v1.x

Expand Down

0 comments on commit 4e37bd9

Please sign in to comment.