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 6430c34 commit 2382e96Copy full SHA for 2382e96
.github/workflows/run-ci-cd.yaml
@@ -41,7 +41,7 @@ jobs:
41
run: pipx install poetry
42
43
- name: Set up Python
44
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
45
with:
46
cache: 'poetry'
47
cache-dependency-path: backend/poetry.lock
0 commit comments