Skip to content

Commit

Permalink
changed setup-deno version
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Aug 16, 2023
1 parent 33888c7 commit 5e00f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/natsjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Use Deno Version ${{ matrix.deno-version }}
uses: denoland/setup-deno@v1.1.1
uses: denoland/setup-deno@v1
with:
deno-version: ${{ matrix.deno-version }}
- name: Set NATS Server Version
Expand Down

0 comments on commit 5e00f72

Please sign in to comment.