Skip to content

Commit

Permalink
Upgrade to release verification tests 0.0.3
Browse files Browse the repository at this point in the history
Closes gh-40518
  • Loading branch information
wilkinsona committed Apr 25, 2024
1 parent 2e906c4 commit a08fe0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a08fe0d

Please sign in to comment.