summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-09-16 10:04:47 +0300
committerGitHub <noreply@github.com>2023-09-16 10:04:47 +0300
commitac73a2759166f055520fe335856da3d4fa080949 (patch)
tree882de537d9d4175aa9a85ba5b9daa2ab865fe4b3
parent7fa4a5e9af5dc365b1596bde7641cf29c21d8b71 (diff)
Update .github/workflows/generate-integrations-docs.ymlintegrations-learn
Co-authored-by: Tasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>
-rw-r--r--.github/workflows/generate-integrations-docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/generate-integrations-docs.yml b/.github/workflows/generate-integrations-docs.yml
index ad83802f0f..a0784a73f7 100644
--- a/.github/workflows/generate-integrations-docs.yml
+++ b/.github/workflows/generate-integrations-docs.yml
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout Agent
id: checkout-agent
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
with:
fetch-depth: 1
submodules: recursive