Skip to content

Commit aba65cc

Browse files
Updating nightly GH Action to use dev
1 parent 9e89afb commit aba65cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@v4
2222
with:
23-
ref: master
23+
ref: dev
2424
fetch-depth: 0
2525
fetch-tags: true
2626

0 commit comments

Comments
 (0)