Remove old version pin for catboost

This commit is contained in:
Matthias
2023-06-16 15:15:40 +02:00
parent 64fcb1ed11
commit 4f834c8964
2 changed files with 2 additions and 2 deletions

View File

@@ -136,6 +136,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
check-latest: true
- name: Cache_dependencies
uses: actions/cache@v3