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 3f81f66 commit ae536f6Copy full SHA for ae536f6
.github/workflows/tests.yaml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/checkout@v4
64
65
- name: Set up Python
66
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
67
with:
68
python-version: ${{ matrix.python-version }}
69
0 commit comments