Change ref to main

Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
Byron Ruth
2023-09-15 16:12:46 -04:00
parent 0af378cf85
commit 8b089b4a12

View File

@@ -18,7 +18,6 @@ jobs:
uses: actions/checkout@v3
with:
path: src/github.com/nats-io/nats-server
ref: dev
- name: Set up Go
uses: actions/setup-go@v4