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 7be7f45 commit 2d30b63Copy full SHA for 2d30b63
.github/workflows/extension-build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout source code
23
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24
with:
25
- name: spring-projects/spring-batch-extensions
+ repository: 'spring-projects/spring-batch-extensions'
26
ref: 'main'
27
28
- name: Set up JDK 17
0 commit comments