There was an error while loading. Please reload this page.
1 parent c24f789 commit 535bf64Copy full SHA for 535bf64
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
architecture: "x64"
0 commit comments