Merge pull request #6403 from filecoin-project/testground-update-action

upgrade testground action version
This commit is contained in:
Łukasz Magiera 2021-06-08 12:10:53 +02:00 committed by GitHub
commit 3c205a46bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: testground run
uses: coryschwartz/testground-github-action@v1.0
uses: coryschwartz/testground-github-action@v1.1
with:
backend_addr: ${{ matrix.backend_addr }}
backend_proto: ${{ matrix.backend_proto }}