From 3b8e246e06b4f1d37f43891eccdc8b3a558855c0 Mon Sep 17 00:00:00 2001
From: "hoverkraft-bot[bot]"
<128996893+hoverkraft-bot[bot]@users.noreply.github.com>
Date: Tue, 19 May 2026 11:28:04 +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 c84be39..9a3b90a 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 365d8e9..3b229be 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 d71980c..be2703e 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 24ea719..fd79190 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 41ef83b..3778ace 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 b195202..222b3bc 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 d0bf97a..439b52c 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 aaa61e4..ae4cad0 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 d7df164..cfa5aed 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 587bc38..5b83d49 100644
--- a/actions/test/README.md
+++ b/actions/test/README.md
@@ -3,7 +3,7 @@
#  GitHub Action: Test
-

+
---