Add missed ref: 6.3.x in verify-staged-artifacts.yml

Test staged artifacts of this branch against Spring Integration `6.3.x` branch
This commit is contained in:
Artem Bilan
2024-09-16 12:09:28 -04:00
parent e8f357749a
commit 3dfdc58a01

View File

@@ -25,6 +25,7 @@ jobs:
with:
repository: spring-projects/spring-integration
show-progress: false
ref: 6.3.x
- name: Set up Gradle
uses: spring-io/spring-gradle-build-action@v2