👷 Update Smokeshow GitHub Actions workflow config

This commit is contained in:
Sebastián Ramírez 2025-12-16 18:30:27 +01:00
parent b2083595e5
commit 1394a75800
1 changed files with 1 additions and 3 deletions

View File

@ -23,12 +23,10 @@ jobs:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: '3.9'
python-version: '3.13'
- name: Setup uv
uses: astral-sh/setup-uv@v7
with:
version: "0.4.15"
enable-cache: true
cache-dependency-glob: |
requirements**.txt
pyproject.toml