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

pull/246/head
renovate[bot] 10 months ago committed by GitHub
parent 10eb5a8d86
commit 27296064a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save