Bump actions/setup-python from 4.4.0 to 4.5.0 (#5114)

pull/5116/head
Adam Warner 1 year ago committed by GitHub
commit 0c65c27e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save