upgrade to v1.1

This commit is contained in:
Cory Schwartz
2021-06-07 09:54:08 -07:00
parent abf9bd0c4d
commit e1242a20ee
+1 -1
View File
@@ -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 }}