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 4cbef64 + 4933210 commit 146041fCopy full SHA for 146041f
.github/workflows/update-plugin-list.yml
@@ -31,7 +31,7 @@ jobs:
31
python-version: "3.13"
32
33
- name: requests-cache
34
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
35
with:
36
path: ~/.cache/pytest-plugin-list/
37
key: plugins-http-cache-${{ github.run_id }} # Can use time based key as well
0 commit comments