]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump actions/cache from 5.0.4 to 5.0.5 (#15385)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 20 Apr 2026 21:10:03 +0000 (23:10 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2026 21:10:03 +0000 (23:10 +0200)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/build-docs.yml

index e25af8a87e778137db43297f0f7a8461f0b66f34..76bd17913a8ee1b21a5bb150e69e063d0964c22e 100644 (file)
@@ -101,7 +101,7 @@ jobs:
         run: uv sync --locked --no-dev --group docs
       - name: Update Languages
         run: uv run ./scripts/docs.py update-languages
-      - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+      - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
         with:
           key: mkdocs-cards-${{ matrix.lang }}-${{ github.ref }}
           path: docs/${{ matrix.lang }}/.cache