We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201801d commit d2498f9Copy full SHA for d2498f9
1 file changed
.github/workflows/branchLinkCheck.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
with:
15
- ref: branch-0.6.x
+ ref: branch-1.0.x
16
- uses: coursier/setup-action@v1.2.0
17
18
jvm: temurin:1.21
0 commit comments