Skip to content

Commit 8790de2

Browse files
⬆️ Bump actions/setup-python (#41)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab973c7 commit 8790de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-python/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
run: pipx install poetry
1515
shell: bash
1616

17-
- uses: actions/setup-python@v5
17+
- uses: actions/setup-python@v6
1818
with:
1919
python-version: ${{ inputs.python-version }}
2020
architecture: "x64"

0 commit comments

Comments
 (0)