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 03a9d51 commit c90699fCopy full SHA for c90699f
1 file changed
.github/actions/setup-python/action.yml
@@ -14,7 +14,7 @@ runs:
14
run: pipx install poetry
15
shell: bash
16
17
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
18
with:
19
python-version: ${{ inputs.python-version }}
20
cache: "poetry"
0 commit comments