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

This commit is contained in:
renovate[bot]
2023-12-06 14:31:47 +00:00
committed by Kavin
parent c72ce2e006
commit d9167bfc0a
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.10"