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 e88dcd4 commit c7d1d58Copy full SHA for c7d1d58
.github/workflows/tests.yaml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v2
42
43
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v2.3.1
44
with:
45
python-version: 3.13.2
46
0 commit comments