diff --git a/.github/workflows/repotests.yml b/.github/workflows/repotests.yml index 02caa636d2..a93f3b78fa 100644 --- a/.github/workflows/repotests.yml +++ b/.github/workflows/repotests.yml @@ -107,7 +107,7 @@ jobs: - uses: actions/checkout@v4 with: repository: 'GoogleCloudPlatform/microservices-demo' - ref: 'tags/v0.8.1' + ref: 'v0.8.1' path: 'repotests/microservices-demo' - uses: actions/checkout@v4 with: