chore: change actions/checkout repository format

pull/5911/head
k3yi0 2022-04-25 11:54:07 +02:00
parent bfc18bb8c6
commit 9d31a649f3
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
- name: Clone OAuth2 Mock Server
uses: actions/checkout@v3
with:
repository: https://github.com/bonitoo-io/oauth2-server-mock
repository: bonitoo-io/oauth2-server-mock
path: oauth2-server-mock
- name: Run OAuth2 Mock Server