We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fda708 commit 3944fa3Copy full SHA for 3944fa3
1 file changed
.github/workflows/main.yml
@@ -59,7 +59,7 @@ jobs:
59
run: poetry config virtualenvs.in-project true
60
61
- name: Set up cache
62
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
63
id: cache
64
with:
65
path: .venv
0 commit comments