You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/06/09 11:05:33 UTC

[hadoop-ozone] 06/14: try with tmate v1

This is an automated email from the ASF dual-hosted git repository.

elek pushed a commit to branch HDDS-3757
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit 8f4cf1ac1a740fe076079d549f9b499a4627a05c
Author: Elek Márton <el...@apache.org>
AuthorDate: Mon Jun 8 14:12:27 2020 +0200

    try with tmate v1
---
 .github/workflows/post-commit.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/post-commit.yml b/.github/workflows/post-commit.yml
index 5db84b9..c32028f 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -25,7 +25,7 @@ jobs:
           path: ~/.m2/repository
           key: maven-repo-${{ hashFiles('**/pom.xml') }}
       - name: Setup tmate session
-        uses: mxschmitt/action-tmate@v2
+        uses: mxschmitt/action-tmate@v1
       - run: |
           sudo chmod 777 /mnt
           git clone https://github.com/${GITHUB_REPOSITORY}.git /mnt/ozone


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org