فهرست منبع

use 3.13.latest instead of 3.13.0

Peter Bieringer 3 ماه پیش
والد
کامیت
f095d29696
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -72,7 +72,7 @@ jobs:
       - uses: actions/checkout@v4
       - uses: actions/setup-python@v5
         with:
-          python-version: '3.13.0'
+          python-version: '3.13'
       - name: Install tox
         run: pip install tox
       - name: Lint