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.
2 parents 0da6bc5 + 488f586 commit 34e6a0dCopy full SHA for 34e6a0d
.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.12'
+ ref: 'v0.0.13'
44
repository: spring-projects/spring-boot-release-verification
45
token: ${{ secrets.token }}
46
- name: Check Out Send Notification Action
0 commit comments