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 12d8ec1 commit 946fbffCopy full SHA for 946fbff
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
fetch-depth: 0 # fetch all history for setuptools_scm to be able to read tags
22
23
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
24
25
python-version: ${{ matrix.python-version }}
26
0 commit comments