diff --git a/.github/workflows/testground-on-push.yml b/.github/workflows/testground-on-push.yml index 966392789..2a3c8af1d 100644 --- a/.github/workflows/testground-on-push.yml +++ b/.github/workflows/testground-on-push.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: testground run - uses: coryschwartz/testground-github-action@master + uses: coryschwartz/testground-github-action@v1.1 with: backend_addr: ${{ matrix.backend_addr }} backend_proto: ${{ matrix.backend_proto }}