[ci] Update deprecated github actions (#4501)

This commit is contained in:
PJ Reiniger
2022-10-23 05:09:44 +01:00
committed by GitHub
parent 10ed4b3969
commit b55d5b3034
6 changed files with 25 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ jobs:
git checkout -b pr
git branch -f main origin/main
- name: Set up Python 3.9
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: 3.9
- name: Configure committer identity