We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf6fec commit a90678cCopy full SHA for a90678c
.github/workflows/upstream-dispatch-v3.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout current branch (full)
16
uses: actions/checkout@v4
17
with:
18
- ref: master
+ ref: 3.x
19
fetch-depth: 0
20
21
- name: Setup sbt
0 commit comments