Content-Length: 283817 | pFad | http://github.com/gitpython-developers/GitPython/commit/68272aa0028c35bd4bf36ebfd0fb55ac292b163d
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 4a9922f + d1cb8c7 commit 68272aaCopy full SHA for 68272aa
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v4
11
12
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
13
with:
14
python-version: "3.x"
15
.github/workflows/pythonpackage.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
32
- name: Set up Python ${{ matrix.python-version }}
33
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
34
35
python-version: ${{ matrix.python-version }}
36
allow-prereleases: ${{ matrix.experimental }}
Fetched URL: http://github.com/gitpython-developers/GitPython/commit/68272aa0028c35bd4bf36ebfd0fb55ac292b163d
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments