Use latest versions

This commit is contained in:
Jason Freeberg
2021-10-24 21:47:00 -07:00
parent b5113430d9
commit c78dd727e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v2
- name: Set up Python version
uses: actions/setup-python@v1
uses: actions/setup-python@v2.2.2
with:
python-version: ${{ env.PYTHON_VERSION }}