Bump actions/setup-python from 4.3.0 to 4.3.1 (#5054)

This commit is contained in:
Dan Schaper 2022-12-10 12:39:11 -08:00 committed by GitHub
commit c86ff5d084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v3.1.0
- name: Set up Python 3.10
uses: actions/setup-python@v4.3.0
uses: actions/setup-python@v4.3.1
with:
python-version: "3.10"