From 42d747cbdfb9ea2268a478cacac8b6f1bca59bef Mon Sep 17 00:00:00 2001 From: "seqeralabs-renovate[bot]" <269134929+seqeralabs-renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 05:39:47 +0000 Subject: [PATCH] chore: update actions/cache action to v5.1.0 --- .github/workflows/check-internal-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-internal-links.yml b/.github/workflows/check-internal-links.yml index 9c968107ae..3098aa2e9b 100644 --- a/.github/workflows/check-internal-links.yml +++ b/.github/workflows/check-internal-links.yml @@ -27,7 +27,7 @@ jobs: run: npm ci - name: Cache Docusaurus build artifacts - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # ratchet:actions/cache@v5.0.5 + uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0 with: path: | ${{ github.workspace }}/.docusaurus