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 e39c3ec commit 73f42a1Copy full SHA for 73f42a1
.github/workflows/cookiecutter-test.yml
@@ -37,7 +37,6 @@ jobs:
37
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
38
with:
39
python-version: ${{ env.PYTHON_VERSION }}
40
- cache: "poetry" # NOTE: poetry must be installed before this step, or else cache doesn't work
41
- name: Set up Node
42
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
43
0 commit comments