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

tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 27ade5d  chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 
(#4641)
27ade5d is described below

commit 27ade5d3619b2e9962cf66e70ece16a26cfc0b3b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 21 19:05:14 2021 +0800

    chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#4641)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/doc-lint.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/doc-lint.yml b/.github/workflows/doc-lint.yml
index b880528..bc1142d 100644
--- a/.github/workflows/doc-lint.yml
+++ b/.github/workflows/doc-lint.yml
@@ -13,7 +13,7 @@ jobs:
     steps:
       - uses: actions/[email protected]
       - name: 🚀 Use Node.js
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           node-version: '12.x'
       - run: npm install -g [email protected]

Reply via email to