This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 468dfd2 Bump actions/checkout from 5.0.1 to 6.0.0 (#378)
468dfd2 is described below
commit 468dfd29fde3517c13c8b70ffe8af40b91d9a08f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 21 12:49:22 2025 +0100
Bump actions/checkout from 5.0.1 to 6.0.0 (#378)
---
.github/workflows/license.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/license.yaml b/.github/workflows/license.yaml
index aa651bd..1c62083 100644
--- a/.github/workflows/license.yaml
+++ b/.github/workflows/license.yaml
@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/[email protected]
+ - uses: actions/[email protected]
- name: Set up JDK 21
uses: actions/setup-java@v5
with: