Update dependencies and CI actions

Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
Kirill Markin 2026-07-29 04:49:14 +02:00
parent 807a2a278f
commit ed22ae2458
No known key found for this signature in database
GPG key ID: 03AB9530E15B9C1C
3 changed files with 22 additions and 22 deletions

View file

@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v7
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v6
uses: actions/setup-python@v7
with:
python-version: ${{ matrix.python-version }}
- name: Install tree command