Skip to content

Commit c90699f

Browse files
⬆️ Bump actions/setup-python (#21)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03a9d51 commit c90699f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
cache: "poetry"

0 commit comments

Comments
 (0)