We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e9201 commit 4095213Copy full SHA for 4095213
.github/workflows/check.yml
@@ -586,7 +586,7 @@ jobs:
586
echo 'BREAKING_CHANGES_SECTION<<EOF'
587
echo "# 💥 Breaking changes detected !!"
588
echo "Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging."
589
- echo "You can find the details in the 'client java@17' CI job."
+ echo "You can find the details in the 'client java@21' CI job."
590
echo 'EOF'
591
} >> "$GITHUB_OUTPUT"
592
0 commit comments