Skip to content

Commit

Permalink
[BUMP] nats-server
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed May 23, 2023
1 parent b7cab2b commit 0c915cb
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 @@ -31,7 +31,7 @@ jobs:
with:
deno-version: 1.30.3
- name: Set NATS Server Version
run: echo "NATS_VERSION=v2.9.11" >> $GITHUB_ENV
run: echo "NATS_VERSION=v2.9.17" >> $GITHUB_ENV
- name: Get nats-server
run: |
wget "https://github.com/nats-io/nats-server/releases/download/$NATS_VERSION/nats-server-$NATS_VERSION-linux-amd64.zip" -O tmp.zip
Expand Down

0 comments on commit 0c915cb

Please sign in to comment.