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 e1db00b commit 2a628d0Copy full SHA for 2a628d0
.github/workflows/verify.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Check Out Release Verification Tests
41
uses: actions/checkout@v5
42
with:
43
- ref: 'v0.0.13'
+ ref: 'v0.0.14'
44
repository: spring-projects/spring-boot-release-verification
45
token: ${{ secrets.token }}
46
- name: Check Out Send Notification Action
0 commit comments