Update milestone-publish.yml

This commit is contained in:
Liam Newman 2023-11-06 16:05:31 -08:00 committed by GitHub
parent 425755f12a
commit a6698f0d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: 3.11
- name: Set git user
run: |
git config --global user.email "github-action@users.noreply.github.com"