We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6405bfd commit e3fac7fCopy full SHA for e3fac7f
.github/workflows/ci.yaml
@@ -105,7 +105,7 @@ jobs:
105
- name: Install Poetry
106
# renovate: datasource=github-tags depName=poetry packageName=python-poetry/poetry
107
run: pipx install poetry==1.8.2
108
- - uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
+ - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
109
with:
110
python-version-file: pyproject.toml
111
cache: "poetry"
0 commit comments