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 030e7bd commit 51a3b1cCopy full SHA for 51a3b1c
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
15
with:
16
- python-version: "3.9"
+ python-version: "3.13"
17
18
- id: cache
19
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
0 commit comments