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 def9098 commit f6afcbeCopy full SHA for f6afcbe
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Set up Python 3
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: '3.13'
26
.github/workflows/tests.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments