ci(stale.yml): upgrade actions/setup-python to v4 (#19281)

This commit is contained in:
Oscar Dominguez
2022-10-04 16:07:33 +02:00
committed by GitHub
parent cc263e9bb4
commit ca3ebc44e0

View File

@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v1 uses: actions/setup-python@v4
with: with:
python-version: 3.7 python-version: 3.7