Upgrade to release verification tests 0.0.3

Closes gh-40518
This commit is contained in:
Andy Wilkinson
2024-04-25 12:23:46 +01:00
parent 2e906c4720
commit a08fe0d75b

View File

@@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: spring-projects/spring-boot-release-verification
ref: 'v0.0.2'
ref: 'v0.0.3'
token: ${{ secrets.token }}
- name: Check Out Send Notification Action
uses: actions/checkout@v4