Update GitHub Actions versions (#10561)

This commit is contained in:
Adam Turner
2022-06-16 21:43:00 +01:00
committed by GitHub
parent 70f950cae0
commit 6ab15a047c
9 changed files with 22 additions and 20 deletions

View File

@@ -9,8 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python 3
uses: actions/setup-python@v3
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3