Update python-package.yml

This commit is contained in:
Jamie Hardt
2022-11-06 12:07:01 -08:00
committed by GitHub
parent 94317c288f
commit 1c11e4d570

View File

@@ -19,7 +19,7 @@ jobs:
python-version: [3.7, 3.8, 3.9, "3.10"]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2.5.0
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4.3.0
with: