Skip to content

Commit 2d30b63

Browse files
committed
Update extension build workflow
1 parent 7be7f45 commit 2d30b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extension-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout source code
2323
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2424
with:
25-
name: spring-projects/spring-batch-extensions
25+
repository: 'spring-projects/spring-batch-extensions'
2626
ref: 'main'
2727

2828
- name: Set up JDK 17

0 commit comments

Comments
 (0)