chore(deps): update actions/setup-python action to v5

pull/242/head
renovate[bot] 5 months ago committed by Robert Dailey
parent d7237627d6
commit 103100b5af

@ -47,7 +47,7 @@ jobs:
jq -r '.body' <<<"$DATA" > changelog.txt jq -r '.body' <<<"$DATA" > changelog.txt
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v4 uses: actions/setup-python@v5
with: with:
python-version: '3.x' python-version: '3.x'

Loading…
Cancel
Save