Update main.yml

This commit is contained in:
Nicholas Orlowsky 2022-12-15 03:58:23 -06:00 committed by GitHub
parent 42e4b77449
commit a1fcca77f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4.0.0
with:
python-version: 3.10.0
python-version: 3.12.0-alpha.3
- name: Build and push Docker image
uses: docker/build-push-action@v2