We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2dc06e + 65e08f3 commit b7718faCopy full SHA for b7718fa
1 file changed
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
run: pip install poetry
22
23
- name: Cache poetry packages
24
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
25
id: cache
26
with:
27
path: ~/.venv
0 commit comments