We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074716d commit 668c408Copy full SHA for 668c408
.github/workflows/ci-cd.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Set up Python
54
uses: actions/setup-python@v5
55
with:
56
- python-version: "3.11"
+ python-version: "3.14"
57
- uses: actions/cache@v3
58
name: Configure pip caching
59
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments