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 dfbb256 + ebb2649 commit c7449bdCopy full SHA for c7449bd
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.3.0
+ uses: actions/setup-python@v7.0.0
44
with:
45
python-version: ${{ matrix.config[0] }}
46
- name: Install dependencies
0 commit comments