⬆️ Bump actions/setup-python from 2 to 3 (#3)

This commit is contained in:
dependabot[bot] 2022-03-07 14:10:24 +00:00 committed by GitHub
parent 8a6dbe0c51
commit 8c86fb1067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: actions/setup-python@v3
- name: Install Conan
run: |