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.
2 parents d6a8b1c + 12dd850 commit cd6d1caCopy full SHA for cd6d1ca
1 file changed
.github/workflows/publish-docs.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
20
with:
21
python-version: 3.x
22
- - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
+ - uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
23
24
key: ${{ github.ref }}
25
path: .cache
0 commit comments