Merge pull request #8490 from galargh/patch-1

ci: deps: Use testground-github-action from testground org
This commit is contained in:
Łukasz Magiera
2022-05-23 19:12:12 +02:00
committed by GitHub
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: testground run
uses: coryschwartz/testground-github-action@v1.1
uses: testground/testground-github-action@v1
with:
backend_addr: ${{ matrix.backend_addr }}
backend_proto: ${{ matrix.backend_proto }}