Skip to content

Commit 6662c90

Browse files
chore(deps): update actions/setup-python action to v6.2.0
1 parent 24738c3 commit 6662c90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
env:
155155
poetry_version: 2.2.1 # renovate: datasource=github-tags depName=poetry packageName=python-poetry/poetry
156156
run: pipx install poetry==$poetry_version
157-
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
157+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
158158
with:
159159
python-version-file: pyproject.toml
160160
cache: "poetry"

0 commit comments

Comments
 (0)