Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
updated python version to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinGOSSES committed Dec 30, 2023
1 parent 4089e29 commit ad63b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_app-LAGDAL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Python version
uses: actions/setup-python@v1
with:
python-version: '3.10'
python-version: '3.10.4'

- name: Create and start virtual environment
run: |
Expand Down

0 comments on commit ad63b36

Please sign in to comment.