mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-05-06 15:16:10 +02:00
github: update python version
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.11'
|
||||
- uses: actions/cache@v4
|
||||
id: cache-pip
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user