ci: bump setup-python v4 -> v5

This commit is contained in:
psychedelicious 2024-03-01 11:31:02 +11:00 committed by Kent Keirsey
parent 6aae940834
commit 77f39aa935

View File

@ -54,7 +54,7 @@ jobs:
run: echo "TEST_PROMPTS=tests/validate_pr_prompt.txt" >> ${{ matrix.github-env }}
- name: setup python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
cache: pip