Skip to content

Commit 99d9714

Browse files
committed
Move manifest-creation CI to python3.11
1 parent b9283f2 commit 99d9714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manifest_external_packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- uses: actions/setup-python@v5
8080
with:
81-
python-version: '3.10'
81+
python-version: '3.11'
8282
cache: 'pip'
8383

8484
- name: Update pip

0 commit comments

Comments
 (0)