This is an automated email from the ASF dual-hosted git repository.
spacewander 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 fe0b25b chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1
(#5148)
fe0b25b is described below
commit fe0b25b26b5267d56cb005fd9554e04c5a3557a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 29 09:08:36 2021 +0800
chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#5148)
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 5aa9d84..891b029 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]