Add explicit ref to verify-staged-artifacts.yml

**Cherry-pick to `6.1.x`**

(cherry picked from commit 9f7acd7d9d)
This commit is contained in:
Artem Bilan
2023-12-01 17:34:57 -05:00
parent 0d85f2a464
commit 45a32cf13c

View File

@@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: spring-projects/spring-integration-samples
ref: ${{ github.ref_name }}
show-progress: false
- name: Set up JDK