mirror of
https://github.com/audacity/audacity-actions.git
synced 2026-02-03 19:46:20 -06:00
Update conan to 2.4.0
This commit is contained in:
parent
1d53109dbf
commit
9bc0e2ae7e
2
dependencies/action.yml
vendored
2
dependencies/action.yml
vendored
@ -87,7 +87,7 @@ runs:
|
||||
- name: Generate requirements
|
||||
shell: bash
|
||||
run: |
|
||||
echo "conan==2.1.0" > requirements.txt
|
||||
echo "conan==2.4.0" > requirements.txt
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user