[Rt-commit] rt branch, 4.4/github-actions-testing, updated. rt-4.4.4-208-g1aa2cf5931

Jim Brandt jbrandt at bestpractical.com
Wed Jan 6 17:48:57 EST 2021


The branch, 4.4/github-actions-testing has been updated
       via  1aa2cf5931be792f314b123c4ffb6553b2bd75cf (commit)
      from  99965ae118f9310981e140b41c84ced4fabddaeb (commit)

Summary of changes:
 .github/workflows/github-action.yml | 1 -
 1 file changed, 1 deletion(-)

- Log -----------------------------------------------------------------
commit 1aa2cf5931be792f314b123c4ffb6553b2bd75cf
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Wed Jan 6 17:48:54 2021 -0500

    Remove uses statement

diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml
index 1d733349b3..5c8704c1f8 100644
--- a/.github/workflows/github-action.yml
+++ b/.github/workflows/github-action.yml
@@ -29,7 +29,6 @@ jobs:
     needs: setup
     steps:
       - name: Run RT tests
-        uses: actions/checkout at v2
         env:
           RT_TEST_PARALLEL: 1
           RT_DBA_USER: root

-----------------------------------------------------------------------


More information about the rt-commit mailing list