⬆️ Bump actions/setup-python from 2 to 3 (#3)
This commit is contained in:
parent
8a6dbe0c51
commit
8c86fb1067
2
.github/workflows/conan-pkg.yml
vendored
2
.github/workflows/conan-pkg.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
- uses: actions/setup-python@v3
|
||||
|
||||
- name: Install Conan
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user