mirror of
https://github.com/audacity/audacity-actions.git
synced 2025-12-10 21:08:33 -06:00
Conan version is increased to 1.57.0
This commit is contained in:
parent
2cdecf548e
commit
2abc485931
2
dependencies/action.yml
vendored
2
dependencies/action.yml
vendored
@ -86,7 +86,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "markupsafe==2.0.1" > requirements.txt
|
||||
echo "conan==1.53.0" >> requirements.txt
|
||||
echo "conan==1.57.0" >> requirements.txt
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user