diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8f517f1..0819ef9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -14,7 +14,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@v6 - name: Setup NOX - uses: wntrblm/nox@2025.05.01 + uses: wntrblm/nox@2025.10.16 with: python-versions: "3.9, 3.10, 3.11, 3.12, 3.13, 3.14" - name: Test with NOX