You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2021/10/09 13:37:26 UTC

[incubator-ponymail-foal] 01/01: Test changes to dkim_fixes branch

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

sebb pushed a commit to branch dkim_fixes
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git

commit 2541b6774302d75d20347b62f71439d2fbfa95bf
Author: Sebb <se...@apache.org>
AuthorDate: Sat Oct 9 14:37:07 2021 +0100

    Test changes to dkim_fixes branch
---
 .github/workflows/unittest.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml
index 6b80c1e..d1c45e6 100644
--- a/.github/workflows/unittest.yml
+++ b/.github/workflows/unittest.yml
@@ -13,10 +13,10 @@ jobs:
         python-version: [3.7]
 
     steps:
-    - uses: actions/checkout@master
+    - uses: actions/checkout@dkim_fixes
       with:
         persist-credentials: false
-    - uses: actions/checkout@master   
+    - uses: actions/checkout@dkim_fixes   
       with:
         persist-credentials: false
         repository: apache/incubator-ponymail-unit-tests