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 52251ef commit 06614a5Copy full SHA for 06614a5
.github/workflows/artifactory-staging.yml
@@ -14,6 +14,8 @@ jobs:
14
steps:
15
- name: Checkout source code
16
uses: actions/checkout@v3
17
+ with:
18
+ ref: '5.0.x'
19
20
- name: Set up JDK 17
21
uses: actions/setup-java@v3
0 commit comments