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 a3152d9 commit 8232892Copy full SHA for 8232892
.github/workflows/verify-staged-artifacts.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
21
- name: Checkout Spring Integration Repo
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
with:
24
repository: spring-projects/spring-integration
25
show-progress: false
0 commit comments