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 5f97fa1 commit a2f4d79Copy full SHA for a2f4d79
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
# most recent version tag.
32
fetch-depth: 0
33
34
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
35
# Only set up Python if we're running directly on an agent. If we're in
36
# a container, the image should already provide the intended Python.
37
if: '! matrix.container-image'
0 commit comments