Skip to content

Commit 8537876

Browse files
committed
Fix verify-staged-artifacts.yml for proper SI branch
1 parent 4383f56 commit 8537876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify-staged-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
repository: spring-projects/spring-integration
2020
show-progress: false
21+
ref: 6.2.x
2122

2223
- name: Set up JDK
2324
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)