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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
     new 8180b691 Needed for subsequent checkout
8180b691 is described below

commit 8180b691493d43362409ce5cd0960cd8a8a2075c
Author: Sebb <s...@apache.org>
AuthorDate: Tue May 7 00:37:50 2024 +0100

    Needed for subsequent checkout
---
 .github/workflows/maven_adhoc.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/maven_adhoc.yml 
b/.github/workflows/maven_adhoc.yml
index 5a665f52..660932e4 100644
--- a/.github/workflows/maven_adhoc.yml
+++ b/.github/workflows/maven_adhoc.yml
@@ -28,6 +28,7 @@ jobs:
     - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
       with:
         persist-credentials: false
+        fetch-depth: 0
     - name: Set up JDK
       uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # 
v4.2.1
       with:

Reply via email to