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.
2 parents f6ac63d + cea4f4a commit dfbb256Copy full SHA for dfbb256
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v7.0.0
42
- name: Set up Python
43
- uses: actions/setup-python@v6.2.0
+ uses: actions/setup-python@v6.3.0
44
with:
45
python-version: ${{ matrix.config[0] }}
46
- name: Install dependencies
0 commit comments