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

mawiesne pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new 873f5fa37 [2.x]: Bump actions/upload-artifact from 4.6.2 to 7.0.1 
(#1127)
873f5fa37 is described below

commit 873f5fa373c5a93ade5831a32009ff2628b595e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 08:32:38 2026 +0200

    [2.x]: Bump actions/upload-artifact from 4.6.2 to 7.0.1 (#1127)
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index ea4985ed2..801f4a9ad 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -62,7 +62,7 @@ jobs:
     # rebuilding it on every OS.
     - name: Upload OpenNLP distribution
       if: matrix.os == 'ubuntu-latest' && matrix.java == 17
-      uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 
v4.6.2
+      uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # 
v7.0.1
       with:
         name: opennlp-distribution
         path: |

Reply via email to