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 1bf5810 commit 81f9317Copy full SHA for 81f9317
.github/workflows/verify-staged-artifacts.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
21
- name: Checkout Samples Repo
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
with:
24
repository: spring-projects/spring-integration-samples
25
ref: ${{ github.ref_name }}
0 commit comments