We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a573196 commit 5189164Copy full SHA for 5189164
.github/workflows/build-docs.yml
@@ -60,7 +60,7 @@ jobs:
60
uv.lock
61
- name: Install docs extras
62
run: uv sync --locked --no-dev --group docs
63
- - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
64
with:
65
key: mkdocs-cards-${{ github.ref }}
66
path: .cache
0 commit comments