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 a2f4d79 commit a6b20afCopy full SHA for a6b20af
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- python-version: '2.7'
26
container-image: python:2.7
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
with:
30
# Fetch all the history so setuptools_scm can version relative to the
31
# most recent version tag.
0 commit comments