From 4fa185f28ee5d7b0830ea425679d927a7af50f13 Mon Sep 17 00:00:00 2001
From: "hoverkraft-bot[bot]"
<128996893+hoverkraft-bot[bot]@users.noreply.github.com>
Date: Fri, 27 Mar 2026 06:35:56 +0000
Subject: [PATCH] docs: update actions and workflows documentation
[skip ci]
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
.github/workflows/continuous-integration.md | 2 +-
actions/build/README.md | 2 +-
actions/codecov/README.md | 2 +-
actions/dependencies-cache/README.md | 2 +-
actions/get-package-manager/README.md | 2 +-
actions/has-installed-dependencies/README.md | 2 +-
actions/lint/README.md | 2 +-
actions/package/README.md | 2 +-
actions/setup-node/README.md | 2 +-
actions/test/README.md | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/.github/workflows/continuous-integration.md b/.github/workflows/continuous-integration.md
index cc55eaf..0369952 100644
--- a/.github/workflows/continuous-integration.md
+++ b/.github/workflows/continuous-integration.md
@@ -3,7 +3,7 @@
# GitHub Reusable Workflow: Node.js Continuous Integration
-

+
---
diff --git a/actions/build/README.md b/actions/build/README.md
index c842d46..5e717ca 100644
--- a/actions/build/README.md
+++ b/actions/build/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Build
-

+
---
diff --git a/actions/codecov/README.md b/actions/codecov/README.md
index 9116718..1700899 100644
--- a/actions/codecov/README.md
+++ b/actions/codecov/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Codecov
-

+
---
diff --git a/actions/dependencies-cache/README.md b/actions/dependencies-cache/README.md
index 0169531..38a3c5d 100644
--- a/actions/dependencies-cache/README.md
+++ b/actions/dependencies-cache/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Dependencies cache
-

+
---
diff --git a/actions/get-package-manager/README.md b/actions/get-package-manager/README.md
index f9527d0..daeebd6 100644
--- a/actions/get-package-manager/README.md
+++ b/actions/get-package-manager/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Get package manager
-

+
---
diff --git a/actions/has-installed-dependencies/README.md b/actions/has-installed-dependencies/README.md
index 3f6154b..991a753 100644
--- a/actions/has-installed-dependencies/README.md
+++ b/actions/has-installed-dependencies/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Has installed dependencies
-

+
---
diff --git a/actions/lint/README.md b/actions/lint/README.md
index 4c48800..4a4a456 100644
--- a/actions/lint/README.md
+++ b/actions/lint/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Lint
-

+
---
diff --git a/actions/package/README.md b/actions/package/README.md
index 03b1b8d..de8ec5b 100644
--- a/actions/package/README.md
+++ b/actions/package/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Package
-

+
---
diff --git a/actions/setup-node/README.md b/actions/setup-node/README.md
index 0bf6909..0a554dd 100644
--- a/actions/setup-node/README.md
+++ b/actions/setup-node/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Setup Node.js
-

+
---
diff --git a/actions/test/README.md b/actions/test/README.md
index d2cde3a..83a2a28 100644
--- a/actions/test/README.md
+++ b/actions/test/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Test
-

+
---