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

junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 25d49b61 Update loc.yml
25d49b61 is described below

commit 25d49b613734efe093afe849794f0ff8b0222cae
Author: cjcchen <[email protected]>
AuthorDate: Tue Feb 10 14:22:00 2026 +0800

    Update loc.yml
---
 .github/workflows/loc.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/loc.yml b/.github/workflows/loc.yml
index 44ea6a73..1cc0cf87 100644
--- a/.github/workflows/loc.yml
+++ b/.github/workflows/loc.yml
@@ -44,7 +44,7 @@ jobs:
        run: rm -rf node_modules package-lock.json && npm init -y
 
      - name: NPM Install
-       run: npm install badgen @actions/core glob-gitignore --save-dev
+       run: npm install badgen @actions/core@2 glob-gitignore 
 
      - name: NPM Update
        run: npm update && npm audit fix --force

Reply via email to