Browse Source

Upgrade to release verification tests 0.0.3

Closes gh-40518
3.1.x
Andy Wilkinson 2 years ago
parent
commit
a08fe0d75b
  1. 2
      .github/workflows/verify.yml

2
.github/workflows/verify.yml

@ -27,7 +27,7 @@ jobs: @@ -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

Loading…
Cancel
Save