mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2026-07-28 20:00:22 -07:00
Update dependencies and CI actions
Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
parent
807a2a278f
commit
ed22ae2458
3 changed files with 22 additions and 22 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue